Searched refs:ridden_mon_to_glyph (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h197 ridden_mon_to_glyph(u.usteed) :
284 #define ridden_mon_to_glyph(mon) ((int) what_mon(monsndx((mon)->data))+GLYPH_RIDDEN_OFF) macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h197 ridden_mon_to_glyph(u.usteed) :
284 #define ridden_mon_to_glyph(mon) ((int) what_mon(monsndx((mon)->data))+GLYPH_RIDDEN_OFF) macro

Completed in 82 milliseconds