]> granicus.if.org Git - nethack/commit
add some debugging BREADCRUMBS to identify caller of some functions
authornhmall <nhmall@nethack.org>
Mon, 3 Jun 2019 22:37:45 +0000 (18:37 -0400)
committernhmall <nhmall@nethack.org>
Mon, 3 Jun 2019 22:37:45 +0000 (18:37 -0400)
commitfd585a58c23fba020d463acf3e68fd0e7486ce94
tree47bbbc7c307002195380e2a657e134ce03391941
parentcccdeb6b01ef5a1bba2d32249909bbe84386193c
add some debugging BREADCRUMBS to identify caller of some functions

Only takes effect if a developer uncomments BREADCRUMBS in config.h
doc/fixes36.3
include/config.h
include/decl.h
include/extern.h
src/ball.c