OpenTTD Source
20241111-master-gce64d5f5d9
|
Loading of signs chunks before table headers were added. More...
#include "../saveload.h"
Go to the source code of this file.
Variables | |
const SaveLoadCompat | _sign_sl_compat [] |
Original field order for _sign_desc. More... | |
Loading of signs chunks before table headers were added.
Definition in file signs_sl_compat.h.
const SaveLoadCompat _sign_sl_compat[] |
Original field order for _sign_desc.
Definition at line 16 of file signs_sl_compat.h.
Referenced by SIGNChunkHandler::Load().