Home
last modified time | relevance | path

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

/dports/games/naev/naev-0.7.0/src/
H A Dmenu.c90 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