|
OpenTTD Source 20251104-master-g3befbdd52f
|
Code handling saving and loading of autoreplace rules. More...
#include "../stdafx.h"#include "saveload.h"#include "compat/autoreplace_sl_compat.h"#include "../autoreplace_base.h"#include "../safeguards.h"Go to the source code of this file.
Data Structures | |
| struct | ERNWChunkHandler |
Functions | |
| const ChunkHandlerTable | _autoreplace_chunk_handlers (autoreplace_chunk_handlers) |
Variables | |
| static const SaveLoad | _engine_renew_desc [] |
| static const ERNWChunkHandler | ERNW |
| static const ChunkHandlerRef | autoreplace_chunk_handlers [] |
Code handling saving and loading of autoreplace rules.
Definition in file autoreplace_sl.cpp.
|
static |
Definition at line 19 of file autoreplace_sl.cpp.
|
static |
Definition at line 69 of file autoreplace_sl.cpp.
|
static |
Definition at line 68 of file autoreplace_sl.cpp.