Merge branch 'NetHack-3.7' into to500

This commit is contained in:
nhmall
2026-05-01 09:12:37 -04:00
33 changed files with 93 additions and 90 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ typedef uchar nhsym;
#ifdef AMIGA
#define PORT_ID "Amiga"
#endif
#ifdef MAC
#ifdef MACOS9
#define PORT_ID "Mac"
#endif
#ifdef __APPLE__