mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-08-03 12:55:37 +00:00
Fix __MWERKS__ ifdef
Former-commit-id: 6c3ef9705957133437fa57305bbd683aee977984
This commit is contained in:
parent
eccf562310
commit
64b3014f99
@ -113,7 +113,7 @@ private:
|
||||
};
|
||||
CHECK_SIZEOF(CCameraManager, 0x3c0)
|
||||
|
||||
#ifdef __MWERKS
|
||||
#ifdef __MWERKS__
|
||||
#pragma cpp_extensions reset
|
||||
#endif
|
||||
#endif // _CCAMERAMANAGER
|
||||
|
Loading…
x
Reference in New Issue
Block a user