13#ifndef FC__WORLD_OBJECT_H
14#define FC__WORLD_OBJECT_H
25#define SPECHASH_TAG city
26#define SPECHASH_INT_KEY_TYPE
27#define SPECHASH_IDATA_TYPE struct city *
31#define SPECHASH_TAG unit
32#define SPECHASH_INT_KEY_TYPE
33#define SPECHASH_IDATA_TYPE struct unit *
struct city_hash * cities