mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-08-09 06:19:08 +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)
|
CHECK_SIZEOF(CCameraManager, 0x3c0)
|
||||||
|
|
||||||
#ifdef __MWERKS
|
#ifdef __MWERKS__
|
||||||
#pragma cpp_extensions reset
|
#pragma cpp_extensions reset
|
||||||
#endif
|
#endif
|
||||||
#endif // _CCAMERAMANAGER
|
#endif // _CCAMERAMANAGER
|
||||||
|
Loading…
x
Reference in New Issue
Block a user