]> granicus.if.org Git - nethack/commit
Use is_hole macro to check for trapdoors and holes
authorPasi Kallinen <paxed@alt.org>
Sat, 15 Sep 2018 14:57:57 +0000 (17:57 +0300)
committerPasi Kallinen <paxed@alt.org>
Sat, 15 Sep 2018 14:57:57 +0000 (17:57 +0300)
commite0318008800b61076cdcabc270b21eb0a320ad9e
tree49fb83c8a7ebf45ee06f703396cfdb44c9945596
parentadf070eb0454505c20de87adaad056f697e0bd7a
Use is_hole macro to check for trapdoors and holes
14 files changed:
include/trap.h
src/ball.c
src/do.c
src/dokick.c
src/dothrow.c
src/mklev.c
src/mon.c
src/muse.c
src/objnam.c
src/pager.c
src/sp_lev.c
src/teleport.c
src/trap.c
src/zap.c