Again the Mac Classic Port broke a bit of the Mac Carbon Port :(

svn-id: r3720
This commit is contained in:
Mutwin Kraus
2002-03-10 14:46:07 +00:00
parent 94dc86cba7
commit 38450caa79
+1 -1
View File
@@ -191,7 +191,7 @@ typedef signed long int32;
#define START_PACK_STRUCTS pack (push,1)
#define END_PACK_STRUCTS pack(pop)
#elif (defined(__MWERKS__) && defined(macintosh))
#elif (defined(__MWERKS__) && defined(macintosh) && !defined(__APPLE__CW))
#define scumm_stricmp strcmp