defined out asserts.
This commit is contained in:
@@ -89,4 +89,7 @@ public:
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
#ifdef CHECK_STRUCT_SIZES
|
||||
static_assert(sizeof(C2dEffect) == 0x34, "C2dEffect: error");
|
||||
#endif
|
||||
Reference in New Issue
Block a user