|
Freeciv-3.1
|
Data Fields | |
| int | min_value |
| struct unit_type * | initial_unit |
| int * | value |
Definition at line 120 of file startpos.c.
| struct unit_type* start_filter_data::initial_unit |
Definition at line 122 of file startpos.c.
Referenced by create_start_positions(), and is_valid_start_pos().
| int start_filter_data::min_value |
Definition at line 121 of file startpos.c.
Referenced by create_start_positions(), and is_valid_start_pos().
| int* start_filter_data::value |
Definition at line 123 of file startpos.c.
Referenced by create_start_positions(), and is_valid_start_pos().