summaryrefslogtreecommitdiff
path: root/libs/JSystem/J2DGraph/J2DPane.cpp
diff options
context:
space:
mode:
authorJulgodis <>2021-04-07 09:16:47 +0200
committerJulgodis <>2021-04-07 09:16:47 +0200
commitdca1d2a1c032f239c65aa1b7767132c12e89f628 (patch)
tree103f2574cfa7c6b9f19df522447d0b58861b60ba /libs/JSystem/J2DGraph/J2DPane.cpp
parented1ee30dd20ab15ba73b987f1e59b0dfc16d09b2 (diff)
detect more floats/doubles, including from relocations
Diffstat (limited to 'libs/JSystem/J2DGraph/J2DPane.cpp')
-rw-r--r--libs/JSystem/J2DGraph/J2DPane.cpp26
1 files changed, 13 insertions, 13 deletions
diff --git a/libs/JSystem/J2DGraph/J2DPane.cpp b/libs/JSystem/J2DGraph/J2DPane.cpp
index a22c888126..717817cae3 100644
--- a/libs/JSystem/J2DGraph/J2DPane.cpp
+++ b/libs/JSystem/J2DGraph/J2DPane.cpp
@@ -56,29 +56,29 @@ struct JGeometry {
struct J2DRotateAxis {};
-struct J2DAnmBase {};
+struct J2DBasePosition {};
-struct J2DAnmColor {};
+struct J2DAnmVtxColor {};
-struct J2DGrafContext {
- /* 802E8E20 */ void setScissor();
- /* 802E90C0 */ void scissor(JGeometry::TBox2<f32> const&);
-};
+struct J2DAnmTextureSRTKey {};
-struct J2DAnmVisibilityFull {};
+struct J2DAnmColor {};
-struct J2DAnmTransform {};
+struct J2DAnmBase {};
struct J2DAnmTevRegKey {};
-struct J2DBasePosition {};
-
-struct J2DAnmTextureSRTKey {};
+struct J2DAnmTransform {};
-struct J2DAnmVtxColor {};
+struct J2DGrafContext {
+ /* 802E8E20 */ void setScissor();
+ /* 802E90C0 */ void scissor(JGeometry::TBox2<f32> const&);
+};
struct J2DAnmTexPattern {};
+struct J2DAnmVisibilityFull {};
+
struct J2DPane {
/* 80020158 */ void setAlpha(u8);
/* 80053BC0 */ void calcMtx();
@@ -524,7 +524,7 @@ asm void J2DPane::resize(f32 param_0, f32 param_1) {
/* ############################################################################################## */
/* 804349B0-804349C0 0616D0 0010+00 2/2 0/0 0/0 .bss static_mBounds__7J2DPane */
-static u8 static_mBounds__7J2DPane[16];
+static f32 static_mBounds__7J2DPane[4];
/* 802F7100-802F71DC 2F1A40 00DC+00 0/0 25/25 1/1 .text getBounds__7J2DPaneFv */
#pragma push