Merge branch 'NetHack-3.6'

This commit is contained in:
nhmall
2019-10-30 13:21:20 -04:00
70 changed files with 1001 additions and 167 deletions

View File

@@ -1824,6 +1824,8 @@ E int NDECL(dohistory);
E void FDECL(chdirx, (char *, BOOLEAN_P));
#endif /* CHDIR */
E boolean NDECL(authorize_wizard_mode);
E boolean NDECL(is_desktop_bridge_application);
#endif /* MICRO || WIN32 */
/* ### pcsys.c ### */