Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ui/
H A DDummyWindowManager.cpp29 …rct_window* ShowError(rct_string_id /*title*/, rct_string_id /*message*/, const Formatter& /*forma… in ShowError() argument
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/
H A Dcommon.h129 using rct_string_id = uint16_t; variable