Fixed typos and made all assert functions optional
This commit is contained in:
@@ -124,9 +124,8 @@ public:
|
||||
CPermanentShadow()
|
||||
{ }
|
||||
};
|
||||
#ifdef CHECK_STRUCT_SIZES
|
||||
|
||||
VALIDATE_SIZE(CPermanentShadow, 0x38);
|
||||
#endif
|
||||
|
||||
class CPtrList;
|
||||
class CAutomobile;
|
||||
|
||||
Reference in New Issue
Block a user