mirror of
https://github.com/yawut/SDL.git
synced 2026-08-20 07:44:03 -05:00
MacOS Classic is no longer supported.
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user