Searched refs:menu_small_exit (Results 1 – 1 of 1) sorted by relevance
90 static void menu_small_exit( unsigned int wid, char* str );439 "btnExit", "Exit", menu_small_exit, SDLK_x ); in menu_small()474 static void menu_small_exit( unsigned int wid, char* str ) in menu_small_exit() function