OpenTTD Source
20241108-master-g80f628063a
|
Loading of settings chunks before table headers were added. More...
#include "../saveload.h"
Go to the source code of this file.
Variables | |
const SaveLoadCompat | _gameopt_sl_compat [] |
Original field order for _gameopt. More... | |
const SaveLoadCompat | _settings_sl_compat [] |
Original field order for _settings. | |
Loading of settings chunks before table headers were added.
Definition in file settings_sl_compat.h.
const SaveLoadCompat _gameopt_sl_compat[] |
Original field order for _gameopt.
Definition at line 16 of file settings_sl_compat.h.