Home
last modified time | relevance | path

Searched defs:CT_AUTO_REFIT (Results 1 – 2 of 2) sorted by relevance

/dports/games/openttd/openttd-12.1/src/script/api/
H A Dscript_cargo.hpp58 CT_AUTO_REFIT = ::CT_AUTO_REFIT, ///< Automatically choose cargo type when doing auto-refitting. enumerator
/dports/games/openttd/openttd-12.1/src/
H A Dcargo_type.h67 CT_AUTO_REFIT = 0xFD, ///< Automatically choose cargo type when doing auto refitting. enumerator