OpenTTD Source
20241111-master-gce64d5f5d9
|
Loading for game chunks before table headers were added. More...
#include "../saveload.h"
Go to the source code of this file.
Variables | |
const SaveLoadCompat | _game_script_sl_compat [] |
Original field order for _game_script_desc. More... | |
const SaveLoadCompat | _game_language_string_sl_compat [] |
Original field order for SlGameLanguageString. More... | |
const SaveLoadCompat | _game_language_sl_compat [] |
Original field order for _game_language_desc. More... | |
Loading for game chunks before table headers were added.
Definition in file game_sl_compat.h.
const SaveLoadCompat _game_language_sl_compat[] |
Original field order for _game_language_desc.
Definition at line 29 of file game_sl_compat.h.
const SaveLoadCompat _game_language_string_sl_compat[] |
Original field order for SlGameLanguageString.
Definition at line 24 of file game_sl_compat.h.
const SaveLoadCompat _game_script_sl_compat[] |
Original field order for _game_script_desc.
Definition at line 16 of file game_sl_compat.h.