OpenTTD Source
20241111-master-gce64d5f5d9
|
Loading for economy chunks before table headers were added. More...
#include "../saveload.h"
Go to the source code of this file.
Variables | |
const SaveLoadCompat | _economy_sl_compat [] |
Original field order for _economy_desc. More... | |
const SaveLoadCompat | _cargopayment_sl_compat [] |
Original field order for _cargopayment_desc. More... | |
Loading for economy chunks before table headers were added.
Definition in file economy_sl_compat.h.
const SaveLoadCompat _cargopayment_sl_compat[] |
Original field order for _cargopayment_desc.
Definition at line 31 of file economy_sl_compat.h.
const SaveLoadCompat _economy_sl_compat[] |
Original field order for _economy_desc.
Definition at line 16 of file economy_sl_compat.h.