This commit is contained in:
Jcw87
2025-04-17 04:07:32 -07:00
parent 7d0c280adf
commit be0f59f361
10 changed files with 2139 additions and 230 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ public:
virtual void resize(f32, f32);
virtual u16 getTypeID() { return 19; };
private:
public:
/* 0xCC */ JUTFont* mpFont;
/* 0xD0 */ JUtility::TColor mCharColor;
/* 0xD4 */ JUtility::TColor mGradColor;