Home
last modified time | relevance | path

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

/dports/games/opendungeons/OpenDungeons-0.7.1/source/render/
H A DGui.cpp172 const std::string Gui::SKM_LIST_LEVELS = "LevelWindowFrame/LevelSelect"; member in Gui
H A DGui.h123 static const std::string SKM_LIST_LEVELS; variable