Home
last modified time | relevance | path

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

/dports/games/xye/xye-0.12.2/src/
H A Doptions.h80 extern SDL_Color LevelMenu_selected;
H A Doptions.cpp60 SDL_Color LevelMenu_selected; variable
160 SDL_Color LevelMenu_selected; member
231 TryLoadLevelMenuColor(el,"selected" ,ps.LevelMenu_selected ,250,211,150); in parseSkinMenuColors()
806 LevelMenu_selected = ps.LevelMenu_selected; in LoadMenuColors()
H A Dskins.cpp500 ll->SelectedColor = options::LevelMenu_selected; in StartSection()
524 ll->SelectedColor = options::LevelMenu_selected; in StartSection()
H A Dlevels.cpp597 ll->SelectedColor = options::LevelMenu_selected; in StartSection()