OpenTTD Source 20250312-master-gcdcc6b491d
|
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. | |
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().