| OpenTTD
    | 
Code handling saving and loading of autoreplace rules. More...
#include "../stdafx.h"#include "../autoreplace_base.h"#include "saveload.h"#include "../safeguards.h"Go to the source code of this file.
| Functions | |
| static void | Save_ERNW () | 
| static void | Load_ERNW () | 
| static void | Ptrs_ERNW () | 
| Variables | |
| static const SaveLoad | _engine_renew_desc [] | 
| const ChunkHandler | _autoreplace_chunk_handlers [] | 
Code handling saving and loading of autoreplace rules.
Definition in file autoreplace_sl.cpp.
| const ChunkHandler _autoreplace_chunk_handlers[] | 
| 
 | static | 
Definition at line 19 of file autoreplace_sl.cpp.
 1.8.1.2
 1.8.1.2