Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dwindow_type.h427 WC_BUILD_INDUSTRY, enumerator
H A Dindustry_gui.cpp274 WC_BUILD_INDUSTRY, WC_NONE,
779 if (BringWindowToFrontById(WC_BUILD_INDUSTRY, 0)) return; in ShowBuildIndustryWindow()
/dports/games/openttd/openttd-12.1/src/table/settings/
H A Dworld_settings.ini511 post_cb = [](auto) { InvalidateWindowData(WC_BUILD_INDUSTRY, 0); }