Home
last modified time | relevance | path

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

/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dwl_menu.h88 int CP_EndGame(int);
H A Dwl_menu.cpp75 if(CP_EndGame(0)) in MENU_LISTENER()
692 CP_EndGame(0); in CP_CheckQuick()
735 int CP_EndGame (int) in CP_EndGame() function
/dports/games/rottdc/rottdc-1.0-2/rott/
H A D_rt_menu.h263 void CP_EndGame (void);
H A Drt_menu.c1818 CP_EndGame(); in ControlPanel()
3216 void CP_EndGame in CP_EndGame() function
5256 MainMenu[ viewscores ].routine = ( void * )CP_EndGame; in MenuFixup()
/dports/games/bstone/bstone-1.1.9/src/
H A D3d_menu.h390 int16_t CP_EndGame();
H A D3d_menu.cpp1350 if (CP_EndGame()) { in US_ControlPanel()
1592 int16_t CP_EndGame() in CP_EndGame() function