Merge branch 'NetHack-3.6'

This commit is contained in:
Bart House
2019-11-02 11:40:19 -07:00
6 changed files with 38 additions and 20 deletions

View File

@@ -1825,7 +1825,6 @@ 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 */