|
Freeciv-3.2
|
#include <srv_main.h>
Data Fields | |
| int | playable_nations |
| int | nbarbarians |
| unsigned | identity_number |
| char | game_identifier [MAX_LEN_GAME_IDENTIFIER] |
Definition at line 77 of file srv_main.h.
| char civserver::game_identifier[MAX_LEN_GAME_IDENTIFIER] |
Definition at line 88 of file srv_main.h.
| unsigned civserver::identity_number |
Definition at line 86 of file srv_main.h.
| int civserver::nbarbarians |
Definition at line 79 of file srv_main.h.
| int civserver::playable_nations |
Definition at line 78 of file srv_main.h.