Home
last modified time | relevance | path

Searched refs:ERR_CAT_TUNNEL (Results 1 – 2 of 2) sorted by relevance

/dports/games/openttd/openttd-12.1/src/script/api/
H A Dscript_tunnel.hpp27 ERR_TUNNEL_BASE = ScriptError::ERR_CAT_TUNNEL << ScriptError::ERR_CAT_BIT_SIZE,
H A Dscript_error.hpp69 ERR_CAT_TUNNEL, ///< Error messages related to building / removing tunnels. enumerator