OpenTTD Source
20241108-master-g80f628063a
|
Loading of town chunks before table headers were added. More...
#include "../saveload.h"
Go to the source code of this file.
Variables | |
const SaveLoadCompat | _town_supplied_sl_compat [] |
Original field order for SlTownSupplied. More... | |
const SaveLoadCompat | _town_received_sl_compat [] |
Original field order for SlTownReceived. More... | |
const SaveLoadCompat | _town_acceptance_matrix_sl_compat [] |
Original field order for SlTownAcceptanceMatrix. More... | |
const SaveLoadCompat | _town_sl_compat [] |
Original field order for town_desc. | |
Loading of town chunks before table headers were added.
Definition in file town_sl_compat.h.
const SaveLoadCompat _town_acceptance_matrix_sl_compat[] |
Original field order for SlTownAcceptanceMatrix.
Definition at line 32 of file town_sl_compat.h.
const SaveLoadCompat _town_received_sl_compat[] |
Original field order for SlTownReceived.
Definition at line 24 of file town_sl_compat.h.
const SaveLoadCompat _town_supplied_sl_compat[] |
Original field order for SlTownSupplied.
Definition at line 16 of file town_sl_compat.h.