Home
last modified time | relevance | path

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

/dports/games/icebreaker/icebreaker-1.9.8/
H A Devent.h27 typedef enum { KEYNONE, KEYCANCEL, KEYMENU, KEYPAUSE, KEYHELP, enumerator
H A Devent.c87 return KEYHELP; in translatekeyevent()
H A Dlevel.c287 case KEYHELP: // fix -- kludgy code duplication in playlevel()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dglobal.h35 #define KEYHELP "keyhelp" /* explanatory text for 'whatdoes' command */ macro
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dglobal.h35 #define KEYHELP "keyhelp" /* explanatory text for 'whatdoes' command */ macro
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dglobal.h18 #define KEYHELP "keyhelp" /* explanatory text for 'whatdoes' command */ macro
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dpager.c1632 fp = dlb_fopen(KEYHELP, "r"); in whatdoes_help()
1634 pline("Cannot open \"%s\" data file!", KEYHELP); in whatdoes_help()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dpager.c1632 fp = dlb_fopen(KEYHELP, "r"); in whatdoes_help()
1634 pline("Cannot open \"%s\" data file!", KEYHELP); in whatdoes_help()
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dpager.c2577 fp = dlb_fopen(KEYHELP, "r"); in whatdoes_help()
2579 pline("Cannot open \"%s\" data file!", KEYHELP); in whatdoes_help()