MacOS Classic is no longer supported.

This commit is contained in:
Sam Lantinga
2006-08-10 14:54:23 +00:00
parent 00de315a97
commit 4d17a22012
47 changed files with 4 additions and 6961 deletions

View File

@@ -102,9 +102,6 @@
#pragma nopackwarning
#endif
#pragma pack(push,4)
#elif (defined(__MWERKS__) && defined(__MACOS__))
#pragma options align=mac68k4byte
#pragma enumsalwaysint on
#endif /* Compiler needs structure packing set */
/* Set up compiler-specific options for inlining functions */