From 2661db6aaa98a5bbd17691cb438ef64752dbcdf4 Mon Sep 17 00:00:00 2001 From: Julgodis <> Date: Thu, 8 Apr 2021 21:05:48 +0200 Subject: auto decompile more functions --- libs/JSystem/J2DGraph/J2DPane.cpp | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'libs/JSystem/J2DGraph/J2DPane.cpp') diff --git a/libs/JSystem/J2DGraph/J2DPane.cpp b/libs/JSystem/J2DGraph/J2DPane.cpp index 1345dd6b3d..07ff9a44f0 100644 --- a/libs/JSystem/J2DGraph/J2DPane.cpp +++ b/libs/JSystem/J2DGraph/J2DPane.cpp @@ -60,29 +60,29 @@ struct J2DScreen { struct J2DRotateAxis {}; +struct J2DAnmVtxColor {}; + +struct J2DAnmTexPattern {}; + +struct J2DAnmTextureSRTKey {}; + struct J2DAnmTevRegKey {}; -struct J2DAnmTransform {}; +struct J2DBasePosition {}; struct J2DGrafContext { /* 802E8E20 */ void setScissor(); /* 802E90C0 */ void scissor(JGeometry::TBox2 const&); }; -struct J2DAnmVtxColor {}; - -struct J2DAnmTextureSRTKey {}; +struct J2DAnmVisibilityFull {}; struct J2DAnmColor {}; -struct J2DBasePosition {}; - -struct J2DAnmVisibilityFull {}; +struct J2DAnmTransform {}; struct J2DAnmBase {}; -struct J2DAnmTexPattern {}; - struct J2DPane { /* 80020158 */ void setAlpha(u8); /* 80053BC0 */ void calcMtx(); -- cgit v1.2.3