diff options
| author | Julgodis <> | 2021-09-26 00:53:28 +0200 |
|---|---|---|
| committer | Julgodis <> | 2021-09-26 03:38:04 +0200 |
| commit | f01da4a3aa183f6c142e3a129c09cb8ed6434732 (patch) | |
| tree | 5b220f09bfb18412c64db32629dd54b1363119a3 /include/JSystem/JUtility | |
| parent | e7c4a7a5233b7cbc748c813ce5b1a69cce870b33 (diff) | |
OK setCharColor__14JUTDirectPrintFUcUcUc
Diffstat (limited to 'include/JSystem/JUtility')
| -rw-r--r-- | include/JSystem/JUtility/JUTDirectPrint.h | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/include/JSystem/JUtility/JUTDirectPrint.h b/include/JSystem/JUtility/JUTDirectPrint.h index 3fd8e4dbc8..7dbb3346a8 100644 --- a/include/JSystem/JUtility/JUTDirectPrint.h +++ b/include/JSystem/JUtility/JUTDirectPrint.h @@ -41,13 +41,13 @@ private: /* 0x10 */ u8 field_0x10[4]; /* 0x14 */ u16* mFrameBuffer; /* 0x18 */ JUtility::TColor mCharColor; - /* 0x1C */ u16 field_0x1C; - /* 0x1E */ u16 field_0x1E; - /* 0x20 */ u16 field_0x20; - /* 0x22 */ u16 field_0x22; - /* 0x24 */ u16 field_0x24; - /* 0x26 */ u16 field_0x26; - /* 0x28 */ u16 field_0x28; + /* 0x1C */ u16 mCharColor_Y; + /* 0x1E */ u16 mCharColor_Cb; + /* 0x20 */ u16 mCharColor_Cb2; + /* 0x22 */ u16 mCharColor_Cb4; + /* 0x24 */ u16 mCharColor_Cr; + /* 0x26 */ u16 mCharColor_Cr2; + /* 0x28 */ u16 mCharColor_Cr4; /* 0x2A */ u16 field_0x2A; /* 0x2C */ }; |
