Home
last modified time | relevance | path

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

/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dsp_lev.h162 COREFUNC_NIGHT, enumerator
/dports/games/unnethack/unnethack-5.1.0-20131208/util/
H A Dlev_main.c159 {COREFUNC_NIGHT, "time.night", "", 'i'},
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dsp_lev.c2753 case COREFUNC_NIGHT: i = opvar_new_int(night()); splev_stack_push(coder->stack, i); break;