Home
last modified time | relevance | path

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

/dports/games/tuxmath/tuxmath_w_fonts-2.0.3/src/
H A Dmenu.h90 MENU_DIFFICULTY, //(not used) enumerator
/dports/games/starfighter/starfighter-2.4/src/
H A Dtitle.c377 case MENU_DIFFICULTY: in title_show()
443 menuType = MENU_DIFFICULTY; in title_show()
476 case MENU_DIFFICULTY: in title_show()
H A Ddefs.h652 MENU_DIFFICULTY, enumerator
/dports/games/garden-of-coloured-lights/garden-1.0.9/src/
H A Dmenu.c80 MENU_DIFFICULTY, enumerator
358 if (menu_select == MENU_DIFFICULTY) in startup_menu()
381 if (menu_select == MENU_DIFFICULTY) in startup_menu()
/dports/games/d2x/d2x-0.2.5/main/
H A Dmenu.c114 #define MENU_DIFFICULTY 15 macro