Home
last modified time | relevance | path

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

/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dyou.h334 #define TT_ICE 6 macro
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dball.c669 case TT_ICE:
H A Ddothrow.c642 u.utraptype == TT_ICE ? "ice" :
H A Dhack.c1842 } else if (u.utraptype == TT_ICE) { in domove()