Freeciv-3.1
|
Go to the source code of this file.
Data Structures | |
struct | world |
Macros | |
#define | SPECHASH_TAG city |
#define | SPECHASH_INT_KEY_TYPE |
#define | SPECHASH_IDATA_TYPE struct city * |
#define | SPECHASH_TAG unit |
#define | SPECHASH_INT_KEY_TYPE |
#define | SPECHASH_IDATA_TYPE struct unit * |
#define SPECHASH_IDATA_TYPE struct city * |
Definition at line 27 of file world_object.h.
#define SPECHASH_IDATA_TYPE struct unit * |
Definition at line 27 of file world_object.h.
#define SPECHASH_INT_KEY_TYPE |
Definition at line 26 of file world_object.h.
#define SPECHASH_INT_KEY_TYPE |
Definition at line 26 of file world_object.h.
#define SPECHASH_TAG city |
Definition at line 25 of file world_object.h.
#define SPECHASH_TAG unit |
Definition at line 25 of file world_object.h.