diff options
Diffstat (limited to 'libs/JSystem/J2DGraph/J2DTextBox.cpp')
| -rw-r--r-- | libs/JSystem/J2DGraph/J2DTextBox.cpp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/libs/JSystem/J2DGraph/J2DTextBox.cpp b/libs/JSystem/J2DGraph/J2DTextBox.cpp index 97f9088dbf..6f0fa56f26 100644 --- a/libs/JSystem/J2DGraph/J2DTextBox.cpp +++ b/libs/JSystem/J2DGraph/J2DTextBox.cpp @@ -55,19 +55,19 @@ struct J2DTextBoxHBinding {}; struct J2DAnmBase {}; -struct J2DAnmColor {}; - -struct J2DAnmTextureSRTKey {}; +struct J2DAnmTevRegKey {}; struct J2DAnmVtxColor {}; -struct J2DAnmVisibilityFull {}; - struct J2DAnmTransform {}; +struct J2DAnmTextureSRTKey {}; + +struct J2DAnmVisibilityFull {}; + struct J2DAnmTexPattern {}; -struct J2DAnmTevRegKey {}; +struct J2DAnmColor {}; struct J2DPane { /* 80020158 */ void setAlpha(u8); |
