mirror of
https://github.com/td512/re3.git
synced 2026-02-06 05:24:36 +00:00
Fixed typos and made all assert functions optional
This commit is contained in:
@@ -91,6 +91,4 @@ public:
|
||||
static void AddYardieDoorSmoke(CVector const &vecPos, CMatrix const &matMatrix);
|
||||
};
|
||||
|
||||
#ifdef CHECK_STRUCT_SIZES
|
||||
VALIDATE_SIZE(CParticle, 0x68);
|
||||
#endif
|
||||
Reference in New Issue
Block a user