#include <string>#include <vector>#include <map>#include <fstream>#include <iostream>#include "GLee.h"#include "SDL.h"#include "ccmath.h"#include "City.h"#include "IEnvironmentObject.h"#include "Terrain.h"#include "Ship.h"#include "Log.h"#include "Product.h"#include "Model.h"#include "BuildingList.h"#include "Point.h"#include "tinyxml.h"#include "CityManager.h"Include dependency graph for CityManager.cpp:

Go to the source code of this file.
Defines | |
| #define | MAX_CITIES 32 |
| #define MAX_CITIES 32 |
Definition at line 29 of file CityManager.cpp.
1.4.7