Home
last modified time | relevance | path

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

/dports/games/xrisk/xrisk-2.15/src/
H A Dactions_menu_but.c11 write_button(player->xcon,MENU_DO_DIE,RISK_CURSOR,"#027_Do or Die");
13 write_button(player->xcon,MENU_DO_DIE,RISK_CURSOR,"#045_Single Attacks");
H A Dfunctionsdef.h45 #define MENU_DO_DIE 1 /* Index of do-or-die button */ macro
H A Dactions_menu_but.h83 {MENU_DO_DIE ,{{do_or_die_sw ,{DUMMY_FUNC ,DUMMY_FUNC }},{show_do_or_die ,{DUMMY_FUNC ,DUMMY_…