Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/script/api/
H A Dscript_error.hpp64 ERR_CAT_NONE = 0, ///< Error messages not related to any category. enumerator
90 ERR_NONE = ERR_CAT_NONE << ERR_CAT_BIT_SIZE, // []