|
OpenTTD Source 20251116-master-g21329071df
|
Loading for misc chunks before table headers were added. More...
#include "../saveload.h"Go to the source code of this file.
Variables | |
| const SaveLoadCompat | _date_sl_compat [] |
| Original field order for _date_desc. | |
| const SaveLoadCompat | _date_check_sl_compat [] |
| Original field order for _date_check_desc. | |
| const SaveLoadCompat | _view_sl_compat [] |
| Original field order for _view_desc. | |
Loading for misc chunks before table headers were added.
Definition in file misc_sl_compat.h.
| const SaveLoadCompat _date_check_sl_compat[] |
Original field order for _date_check_desc.
Definition at line 38 of file misc_sl_compat.h.
Referenced by DATEChunkHandler::LoadCheck().
| const SaveLoadCompat _date_sl_compat[] |
Original field order for _date_desc.
Definition at line 16 of file misc_sl_compat.h.
Referenced by DATEChunkHandler::Load().
| const SaveLoadCompat _view_sl_compat[] |
Original field order for _view_desc.
Definition at line 62 of file misc_sl_compat.h.
Referenced by VIEWChunkHandler::Load().