![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include "page_load.h"#include <QDateTime>#include <QFileDialog>#include <QPushButton>#include "fcintl.h"#include "section_file.h"#include "rgbcolor.h"#include "fc_client.h"#include "options.h"
Include dependency graph for page_load.cpp:Go to the source code of this file.
Functions | |
| static struct terrain * | char2terrain (char ch) |
| Helper function for drawing map of savegames. More... | |
|
static |
Helper function for drawing map of savegames.
Converts stored map char in savefile to proper terrain.
Definition at line 38 of file page_load.cpp.
Referenced by page_load::slot_selection_changed().