This commit is contained in:
Maide
2025-08-26 17:49:28 +01:00
committed by GitHub
parent f989efc581
commit 7f22dd203f
5 changed files with 2683 additions and 122 deletions
+1 -1
View File
@@ -431,7 +431,7 @@ public:
protected:
/* 0x10 */ u32 mType;
/* 0x14 */ u8 mAtp;
};
}; // size = 0x18
STATIC_ASSERT(0x18 == sizeof(cCcD_ObjAt));