diff options
Diffstat (limited to 'libs/JSystem/J2DGraph/J2DTextBoxEx.cpp')
| -rw-r--r-- | libs/JSystem/J2DGraph/J2DTextBoxEx.cpp | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/libs/JSystem/J2DGraph/J2DTextBoxEx.cpp b/libs/JSystem/J2DGraph/J2DTextBoxEx.cpp index 0777ee74b7..e5ce8cbfc3 100644 --- a/libs/JSystem/J2DGraph/J2DTextBoxEx.cpp +++ b/libs/JSystem/J2DGraph/J2DTextBoxEx.cpp @@ -38,22 +38,22 @@ struct J2DTextBoxVBinding {}; struct J2DTextBoxHBinding {}; -struct J2DAnmVtxColor {}; - -struct J2DAnmTextureSRTKey {}; +struct J2DAnmTevRegKey {}; -struct J2DAnmColor {}; +struct J2DAnmTransform {}; -struct J2DAnmBase {}; +struct J2DTevStage {}; -struct J2DAnmTevRegKey {}; +struct J2DAnmVtxColor {}; -struct J2DAnmTransform {}; +struct J2DAnmTextureSRTKey {}; struct J2DAnmVisibilityFull { /* 8030C048 */ void getVisibility(u16, u8*) const; }; +struct J2DAnmBase {}; + struct J2DPane { /* 80053BC0 */ void calcMtx(); /* 80053C00 */ void makeMatrix(f32, f32); @@ -77,10 +77,10 @@ struct J2DPane { /* 802F8474 */ void update(); }; -struct J2DTevStage {}; - struct J2DAnmTexPattern {}; +struct J2DAnmColor {}; + struct J2DMaterial { /* 802EA38C */ void setGX(); /* 802EAB0C */ void setAnimation(J2DAnmTevRegKey*); |
