OSDN Git Service

To match what's done in other spell descriptions, removed comma before "and" in a...
[hengbandforosx/hengbandosx.git] / src / main.c
index 9983cf1..5dc5da5 100644 (file)
@@ -17,7 +17,7 @@
  */
 
 
-#if !defined(MACINTOSH) && !defined(WINDOWS) && !defined(ACORN)
+#if !defined(MACINTOSH) && !defined(WINDOWS) && !defined(ACORN) && !defined(MACH_O_CARBON) && !defined(MACH_O_COCOA)
 
 
 /*