fvb Matching (#2820)

* fvb Matching

* J2DScreen debug work
This commit is contained in:
hatal175
2025-11-19 04:13:35 +02:00
committed by GitHub
parent 158899a16d
commit 8a39ebfa8b
13 changed files with 157 additions and 162 deletions
+3
View File
@@ -211,7 +211,10 @@ public:
/* 0xD8 */ f32 mTranslateY;
/* 0xDC */ JSUTree<J2DPane> mPaneTree;
/* 0xF8 */ const J2DAnmTransform* mTransform;
#if !(PLATFORM_WII || PLATFORM_SHIELD)
/* 0xFC */ u32 _fc;
#endif
};
#endif /* J2DPANE_H */