|
OpenTTD Source 20251104-master-g3befbdd52f
|
Loading of goal chunks before table headers were added. More...
#include "../saveload.h"Go to the source code of this file.
Variables | |
| const SaveLoadCompat | _goals_sl_compat [] |
| Original field order for _goals_desc. | |
Loading of goal chunks before table headers were added.
Definition in file goal_sl_compat.h.
| const SaveLoadCompat _goals_sl_compat[] |
Original field order for _goals_desc.
Definition at line 16 of file goal_sl_compat.h.
Referenced by GOALChunkHandler::Load().