#include <autoreplace_base.h>
Public Member Functions | |
EngineRenew (EngineID from=INVALID_ENGINE, EngineID to=INVALID_ENGINE) | |
Data Fields | |
EngineID | from |
EngineID | to |
EngineRenew * | next |
GroupID | group_id |
DO NOT USE outside of engine.c. Is placed here so the only exception to this rule, the saveload code, can use it.
Definition at line 33 of file autoreplace_base.h.