]> granicus.if.org Git - nethack/commit
compilation and warnings bits for new botl code
authorcohrs <cohrs>
Wed, 26 Nov 2003 21:54:07 +0000 (21:54 +0000)
committercohrs <cohrs>
Wed, 26 Nov 2003 21:54:07 +0000 (21:54 +0000)
commitb0560d45a081d2a9222eee71c8e63e7bb3d9f49b
tree45e0feda61011d8c8e9bd2149e5baedb506e8653
parenteb79553209a10a1a6df04ab7261886e8a4fa2de1
compilation and warnings bits for new botl code
- gcc warned that the "anything" initializer needed more braces
- gcc also warned of a couple unused variables
- WIN_STATUS, when STATUS_VIA_WINDOWPORT is not defined, had no type
src/botl.c
src/decl.c