Searched refs:MIN_QUEST_LEVEL (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dquest.h38 #define MIN_QUEST_LEVEL 14 /* at least this u.ulevel to start */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dquest.h38 #define MIN_QUEST_LEVEL 14 /* at least this u.ulevel to start */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dquest.c105 return((boolean)(u.ulevel < MIN_QUEST_LEVEL));
H A Dquestpgr.c240 case 'R': str = rank_of(MIN_QUEST_LEVEL, Role_switch,
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dquest.c105 return((boolean)(u.ulevel < MIN_QUEST_LEVEL));
H A Dquestpgr.c240 case 'R': str = rank_of(MIN_QUEST_LEVEL, Role_switch,

Completed in 39 milliseconds