Report of no error msg deliverd by NetHackw.exe for some startup issues

This commit is contained in:
nhmall
2019-05-11 21:55:27 -04:00
parent 4a1f1292d9
commit 24fa83e5dc
4 changed files with 41 additions and 14 deletions

View File

@@ -282,4 +282,5 @@ extern void FDECL(nhassert_failed, (const char * exp, const char * file,
#define nethack_enter(argc, argv) nethack_enter_winnt()
extern void FDECL(nethack_exit, (int)) NORETURN;
extern boolean FDECL(file_exists, (const char *));
#endif /* NTCONF_H */