Move remaining class definitions to headers

This commit is contained in:
LagoLunatic
2025-04-16 14:18:08 -04:00
parent 36a3a2b660
commit 1f049c0911
27 changed files with 218 additions and 165 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ protected:
/* 0x10C */ JUtility::TColor mCornerColor[4];
/* 0x11C */ JUtility::TColor mBlendKonstColor;
/* 0x120 */ JUtility::TColor mBlendKonstAlpha;
};
}; // Size: 0x124
STATIC_ASSERT(sizeof(J2DPicture) == 0x124);