10#ifndef SAVELOAD_COMPAT_ECONOMY_H
11#define SAVELOAD_COMPAT_ECONOMY_H
19 SLC_VAR(
"old_max_loan_unround"),
20 SLC_VAR(
"old_max_loan_unround_fract"),
27 SLC_VAR(
"industry_daily_change_counter"),
const SaveLoadCompat _economy_sl_compat[]
Original field order for _economy_desc.
const SaveLoadCompat _cargopayment_sl_compat[]
Original field order for _cargopayment_desc.
Functions/types related to saving and loading games.
#define SLC_VAR(name)
Field name where the real SaveLoad can be located.
#define SLC_NULL(length, from, to)
Empty space in every savegame version.
@ UnifyCurrency
Saveload version: 65, SVN revision: 10210 Make all variables related to currency 64 bits.
@ MinVersion
First savegame version.
@ ReorderUnmovableRemoveReserved
Saveload version: 144, SVN revision: 20334 Reorder map bits of unmovable tiles and remove unused res...
SaveLoad information for backwards compatibility.