Home
last modified time | relevance | path

Searched defs:substitute_id (Results 1 – 3 of 3) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dnewgrf_commons.cpp123 uint16 OverrideManagerBase::AddEntityID(byte grf_local_id, uint32 grfid, byte substitute_id) in AddEntityID()
225 uint16 IndustryOverrideManager::AddEntityID(byte grf_local_id, uint32 grfid, byte substitute_id) in AddEntityID()
H A Dengine_base.h171 …uint8 substitute_id; ///< The (original) entity ID to use if this GRF is not available (currentl… member
H A Dnewgrf_commons.h189 uint8 substitute_id; ///< The (original) entity ID to use if this GRF is not available member