Fix more warnings

This commit is contained in:
Pasi Kallinen
2020-04-06 10:25:17 +03:00
parent b6904d8fc8
commit 99519c4e5b
3 changed files with 15 additions and 10 deletions

View File

@@ -42,10 +42,6 @@ static boolean alt_esc = FALSE;
#define CMD_TRAVEL (char) 0x90
#define CMD_CLICKLOOK (char) 0x8F
#ifdef DEBUG
extern int NDECL(wiz_debug_cmd_bury);
#endif
#ifdef DUMB /* stuff commented out in extern.h, but needed here */
extern int NDECL(doapply); /**/
extern int NDECL(dorub); /**/