diff options
| author | Julgodis <> | 2021-04-08 01:47:05 +0200 |
|---|---|---|
| committer | Julgodis <> | 2021-04-08 01:47:05 +0200 |
| commit | a23a10639979ee10cbea5ffdadadc490d9e60227 (patch) | |
| tree | 75a86f6d6760a9f4183f3e97606eb7747399a0a8 /libs/JSystem/J2DGraph/J2DPicture.cpp | |
| parent | dca1d2a1c032f239c65aa1b7767132c12e89f628 (diff) | |
demangle data-symbols
Diffstat (limited to 'libs/JSystem/J2DGraph/J2DPicture.cpp')
| -rw-r--r-- | libs/JSystem/J2DGraph/J2DPicture.cpp | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/libs/JSystem/J2DGraph/J2DPicture.cpp b/libs/JSystem/J2DGraph/J2DPicture.cpp index 8fa038478b..7162e7f3cc 100644 --- a/libs/JSystem/J2DGraph/J2DPicture.cpp +++ b/libs/JSystem/J2DGraph/J2DPicture.cpp @@ -73,24 +73,26 @@ struct J2DScreen { /* 802F9640 */ void getNameResource(char const*); }; +struct J2DMirror {}; + struct J2DBinding {}; -struct J2DAnmBase {}; +struct J2DAnmColor {}; struct J2DAnmTevRegKey {}; -struct J2DAnmVtxColor {}; +struct J2DAnmVisibilityFull {}; + +struct J2DAnmBase {}; struct J2DAnmTransform {}; -struct J2DAnmTextureSRTKey {}; +struct J2DAnmVtxColor {}; -struct J2DAnmVisibilityFull {}; +struct J2DAnmTextureSRTKey {}; struct J2DAnmTexPattern {}; -struct J2DAnmColor {}; - struct J2DPane { /* 80020158 */ void setAlpha(u8); /* 80053BC0 */ void calcMtx(); @@ -134,8 +136,6 @@ struct J2DPane { struct J2DMaterial {}; -struct J2DMirror {}; - struct J2DPicture { /* 800202CC */ void setBlendRatio(f32, f32); /* 802FF208 */ void append(JUTTexture*, f32); |
