Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/script/api/
H A Dscript_subsidy.cpp41 …nd(0, from_type | (from_id << 8) | (cargo_type << 24), to_type | (to_id << 8), CMD_CREATE_SUBSIDY); in Create()
/dports/games/openttd/openttd-12.1/src/
H A Dcommand_type.h280 CMD_CREATE_SUBSIDY, ///< create a new subsidy enumerator