]> granicus.if.org Git - nethack/commit
sanity check bit - current_wand
authorPatR <rankin@nethack.org>
Fri, 15 Dec 2017 00:46:16 +0000 (16:46 -0800)
committerPatR <rankin@nethack.org>
Fri, 15 Dec 2017 00:46:16 +0000 (16:46 -0800)
commit876d50992175e15e1ada648397ab6996102af727
tree30fed01dcd361ee69b07d1c3a1be382cce6f300e
parentc2fb384a5d03fac741a2cc479c883e83dffcdff6
sanity check bit - current_wand

'current_wand' should always be Null at the time the sanity checking
routine is called, so check for that.  Also a couple of formatting bits.
src/mkobj.c