Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/ai/
H A Dai_gui.cpp638 struct ScriptTextfileWindow : public TextfileWindow { struct
641ScriptTextfileWindow(TextfileType file_type, CompanyID slot) : TextfileWindow(file_type), slot(slo… in ScriptTextfileWindow() function
673 new ScriptTextfileWindow(file_type, slot); in ShowScriptTextfileWindow() argument