|
OpenTTD Source
12.0-beta1
|
#include "../saveload.h"Go to the source code of this file.
Variables | |
| const SaveLoadCompat | _newgrf_mapping_sl_compat [] |
| Original field order for _newgrf_mapping_desc. More... | |
| const SaveLoadCompat | _grfconfig_sl_compat [] |
| Original field order for _newgrf_desc. More... | |
Loading of newgrf chunks before table headers were added.
Definition in file newgrf_sl_compat.h.
| const SaveLoadCompat _grfconfig_sl_compat[] |
| const SaveLoadCompat _newgrf_mapping_sl_compat[] |
Original field order for _newgrf_mapping_desc.
Definition at line 16 of file newgrf_sl_compat.h.
Referenced by NewGRFMappingChunkHandler::Load().