OpenTTD Source
1.11.2
|
#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 17 of file autoreplace_sl.cpp.