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

@@ -31,10 +31,5 @@
#ifdef __BORLANDC__
#pragma nopackwarning
#endif
#if (defined(__MWERKS__) && defined(__MACOS__))
#pragma options align=reset
#pragma enumsalwaysint reset
#else
#pragma pack(pop)
#endif
#endif /* Compiler needs structure packing set */