Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/
H A Ddialogs.cpp874 static CONFBOX t1QuitBox[] = { variable
889 static CONFINIT t1ciQuit = { 4, 2, 98, 53, false, t1QuitBox, ARRAYSIZE(t1QuitBox), SIX_QUIT_HEADING…
892 #define quitBox (TinselV2 ? t2QuitBox : t1QuitBox)
/dports/games/scummvm/scummvm-2.5.1/engines/tinsel/
H A Ddialogs.cpp605 static CONFBOX t1QuitBox[] = { variable
619 static CONFINIT t1ciQuit = {4, 2, 98, 53, false, t1QuitBox, ARRAYSIZE(t1QuitBox), SIX_QUIT_HEADING};
622 #define quitBox (TinselV2 ? t2QuitBox : t1QuitBox)