summaryrefslogtreecommitdiff
path: root/libs/JSystem/J2DGraph/J2DPictureEx.cpp
diff options
context:
space:
mode:
authorJulgodis <>2021-04-08 01:47:05 +0200
committerJulgodis <>2021-04-08 01:47:05 +0200
commita23a10639979ee10cbea5ffdadadc490d9e60227 (patch)
tree75a86f6d6760a9f4183f3e97606eb7747399a0a8 /libs/JSystem/J2DGraph/J2DPictureEx.cpp
parentdca1d2a1c032f239c65aa1b7767132c12e89f628 (diff)
demangle data-symbols
Diffstat (limited to 'libs/JSystem/J2DGraph/J2DPictureEx.cpp')
-rw-r--r--libs/JSystem/J2DGraph/J2DPictureEx.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/libs/JSystem/J2DGraph/J2DPictureEx.cpp b/libs/JSystem/J2DGraph/J2DPictureEx.cpp
index 182409e903..b97ba1700e 100644
--- a/libs/JSystem/J2DGraph/J2DPictureEx.cpp
+++ b/libs/JSystem/J2DGraph/J2DPictureEx.cpp
@@ -71,22 +71,20 @@ struct J2DScreen {
/* 802F9640 */ void getNameResource(char const*);
};
-struct J2DAnmVtxColor {};
-
-struct J2DAnmTextureSRTKey {};
-
-struct J2DAnmColor {};
-
-struct J2DAnmBase {};
-
struct J2DAnmTevRegKey {};
struct J2DAnmTransform {};
+struct J2DAnmVtxColor {};
+
+struct J2DAnmTextureSRTKey {};
+
struct J2DAnmVisibilityFull {
/* 8030C048 */ void getVisibility(u16, u8*) const;
};
+struct J2DAnmBase {};
+
struct J2DPane {
/* 80053BC0 */ void calcMtx();
/* 80053C00 */ void makeMatrix(f32, f32);
@@ -114,6 +112,8 @@ struct J2DPane {
struct J2DAnmTexPattern {};
+struct J2DAnmColor {};
+
struct J2DMaterial {
/* 802EA38C */ void setGX();
/* 802EAB0C */ void setAnimation(J2DAnmTevRegKey*);