Add debugging of arrow paths
authorJulian Cowley <julesreid@lavanauts.org>
Mon, 7 Mar 2022 10:40:52 +0000 (00:40 -1000)
committerJulian Cowley <julesreid@lavanauts.org>
Mon, 7 Mar 2022 10:40:52 +0000 (00:40 -1000)
commit493865da581f5d10901bad2f3e4af36217dd43cc
treec7b726d479ed6b745e1bc01876a69bea0dc4be14
parentad6f6f6f4eaa9150587ec9ba56d9939542d9c54c
Add debugging of arrow paths

Add debugging statements that print out the location of the arrow and
the rooms it is supposed to move to.  The statements use conditional
compiling using the DEBUG macro.
wumpus.c