From a23a10639979ee10cbea5ffdadadc490d9e60227 Mon Sep 17 00:00:00 2001 From: Julgodis <> Date: Thu, 8 Apr 2021 01:47:05 +0200 Subject: demangle data-symbols --- libs/JSystem/J2DGraph/J2DTextBoxEx.cpp | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'libs/JSystem/J2DGraph/J2DTextBoxEx.cpp') 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*); -- cgit v1.2.3