Searched refs:building_list_load_state (Results 1 – 6 of 6) sorted by relevance
/dports/games/julius/julius-1.7.0/src/building/ |
H A D | list.h | 68 void building_list_load_state(buffer *small, buffer *large, buffer *burning, buffer *burning_totals…
|
H A D | list.c | 113 void building_list_load_state(buffer *small, buffer *large, buffer *burning, buffer *burning_totals) in building_list_load_state() function
|
/dports/games/augustus/augustus-3.1.0/src/building/ |
H A D | list.h | 69 void building_list_load_state(buffer *small, buffer *large, buffer *burning, buffer *burning_totals…
|
H A D | list.c | 132 void building_list_load_state(buffer *small, buffer *large, buffer *burning, buffer *burning_totals… in building_list_load_state() function
|
/dports/games/julius/julius-1.7.0/src/game/ |
H A D | file_io.c | 410 building_list_load_state(state->building_list_small, state->building_list_large, in savegame_load_from_state()
|
/dports/games/augustus/augustus-3.1.0/src/game/ |
H A D | file_io.c | 480 building_list_load_state(state->building_list_small, state->building_list_large, in savegame_load_from_state()
|