This commit is contained in:
Jasper St. Pierre
2023-10-29 01:14:36 -07:00
parent 77798e6706
commit a3895538dd
4 changed files with 104 additions and 41 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ public:
virtual u16 getTypeID() { return 19; };
private:
/* 0xCC */ JUTResFont* mpFont;
/* 0xCC */ JUTFont* mpFont;
/* 0xD0 */ JUtility::TColor mCharColor;
/* 0xD4 */ JUtility::TColor mGradColor;
/* 0xD8 */ f32 field_0xd8;