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/J2DTextBox.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'libs/JSystem/J2DGraph/J2DTextBox.cpp') diff --git a/libs/JSystem/J2DGraph/J2DTextBox.cpp b/libs/JSystem/J2DGraph/J2DTextBox.cpp index 6f0fa56f26..976bfce106 100644 --- a/libs/JSystem/J2DGraph/J2DTextBox.cpp +++ b/libs/JSystem/J2DGraph/J2DTextBox.cpp @@ -53,22 +53,22 @@ struct J2DTextBoxVBinding {}; struct J2DTextBoxHBinding {}; -struct J2DAnmBase {}; +struct J2DAnmColor {}; struct J2DAnmTevRegKey {}; -struct J2DAnmVtxColor {}; +struct J2DAnmVisibilityFull {}; + +struct J2DAnmBase {}; struct J2DAnmTransform {}; -struct J2DAnmTextureSRTKey {}; +struct J2DAnmVtxColor {}; -struct J2DAnmVisibilityFull {}; +struct J2DAnmTextureSRTKey {}; struct J2DAnmTexPattern {}; -struct J2DAnmColor {}; - struct J2DPane { /* 80020158 */ void setAlpha(u8); /* 80053BC0 */ void calcMtx(); -- cgit v1.2.3