Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DLoadSave.cpp95 static rct_window_event_list window_loadsave_events([](auto& events) variable
266 …w = WindowCreateCentred(WW, WH, &window_loadsave_events, WC_LOADSAVE, WF_STICK_TO_FRONT | WF_RESIZ… in window_loadsave_open()