rename MACOS9 to MAC68K to avoid confusion with modern macOS

This commit is contained in:
Ingo Paschke
2026-06-05 16:30:09 +02:00
parent 2950bd85cb
commit 28ca8b26c3
32 changed files with 92 additions and 92 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ typedef uchar nhsym;
#ifdef AMIGA
#define PORT_ID "Amiga"
#endif
#ifdef MACOS9
#ifdef MAC68K
#define PORT_ID "Mac"
#endif
#ifdef __APPLE__