OpenTTD Source
1.11.2
|
#include "../debug.h"
Go to the source code of this file.
Data Structures | |
struct | Backup< T > |
Class to backup a specific variable and restore it later. More... | |
Class for backupping variables and making sure they are restored later.
Definition in file backup_type.hpp.