Home
last modified time | relevance | path

Searched defs:Is_dragon_mail (Results 1 – 8 of 8) sorted by relevance

/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dobj.h228 #define Is_dragon_mail(obj) ((obj)->otyp >= GRAY_DRAGON_SCALE_MAIL && \ macro
/dports/games/nethack34/nethack-3.4.3/include/
H A Dobj.h228 #define Is_dragon_mail(obj) ((obj)->otyp >= GRAY_DRAGON_SCALE_MAIL && \ macro
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dobj.h228 #define Is_dragon_mail(obj) ((obj)->otyp >= GRAY_DRAGON_SCALE_MAIL && \ macro
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dobj.h242 #define Is_dragon_mail(idx) (idx >= GRAY_DRAGON_SCALE_MAIL && \ macro
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dobj.h294 #define Is_dragon_mail(obj) ((obj)->otyp >= GRAY_DRAGON_SCALE_MAIL && \ macro
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dobj.h250 #define Is_dragon_mail(idx) (idx >= GRAY_DRAGON_SCALE_MAIL && \ macro
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dobj.h271 #define Is_dragon_mail(obj) \ macro
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dobj.h271 #define Is_dragon_mail(obj) \ macro