#include <algorithm>
#include "vehicletype.h"
#include "buildingtype.h"
#include "graphicset.h"
#include "gameoptions.h"
#include "textfiletags.h"
#include "stringtokenizer.h"
#include "textfile_evaluation.h"
#include "graphics/surface.h"
#include "errors.h"
#include "sgstream.h"
#include "graphics/blitter.h"
#include "graphics/ColorTransform_PlayerColor.h"
Include dependency graph for buildingtype.cpp:

Go to the source code of this file.
Variables | |
| const int | building_version = 12 |
Definition in file buildingtype.cpp.
|
|
Definition at line 208 of file buildingtype.cpp. Referenced by BuildingType::read(), and BuildingType::write(). |
1.4.2