summaryrefslogtreecommitdiff
path: root/libs/JSystem/J2DGraph/J2DPicture.cpp
diff options
context:
space:
mode:
authorJulgodis <>2021-04-08 21:05:48 +0200
committerJulgodis <>2021-04-08 21:05:48 +0200
commit2661db6aaa98a5bbd17691cb438ef64752dbcdf4 (patch)
tree4e6d8499431192316bc2bae0cec8e6f92636b4b4 /libs/JSystem/J2DGraph/J2DPicture.cpp
parenta23a10639979ee10cbea5ffdadadc490d9e60227 (diff)
auto decompile more functions
Diffstat (limited to 'libs/JSystem/J2DGraph/J2DPicture.cpp')
-rw-r--r--libs/JSystem/J2DGraph/J2DPicture.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/libs/JSystem/J2DGraph/J2DPicture.cpp b/libs/JSystem/J2DGraph/J2DPicture.cpp
index 7162e7f3cc..688a2ec303 100644
--- a/libs/JSystem/J2DGraph/J2DPicture.cpp
+++ b/libs/JSystem/J2DGraph/J2DPicture.cpp
@@ -75,23 +75,21 @@ struct J2DScreen {
struct J2DMirror {};
-struct J2DBinding {};
-
-struct J2DAnmColor {};
+struct J2DAnmTexPattern {};
-struct J2DAnmTevRegKey {};
+struct J2DAnmVtxColor {};
struct J2DAnmVisibilityFull {};
-struct J2DAnmBase {};
+struct J2DAnmColor {};
struct J2DAnmTransform {};
-struct J2DAnmVtxColor {};
-
struct J2DAnmTextureSRTKey {};
-struct J2DAnmTexPattern {};
+struct J2DAnmTevRegKey {};
+
+struct J2DAnmBase {};
struct J2DPane {
/* 80020158 */ void setAlpha(u8);
@@ -136,6 +134,8 @@ struct J2DPane {
struct J2DMaterial {};
+struct J2DBinding {};
+
struct J2DPicture {
/* 800202CC */ void setBlendRatio(f32, f32);
/* 802FF208 */ void append(JUTTexture*, f32);