mirror of
https://github.com/zeldaret/tp
synced 2026-06-05 03:08:18 -04:00
Match most of d_msg_string_base (#2021)
This commit is contained in:
@@ -123,6 +123,9 @@ public:
|
||||
return (J2DTextBoxHBinding)((mFlags >> 2) & 3);
|
||||
}
|
||||
|
||||
JUtility::TColor getCharColor() { return mCharColor; }
|
||||
JUtility::TColor getGradColor() { return mGradientColor; }
|
||||
|
||||
// private:
|
||||
/* 0x0100 */ JUTFont* mFont;
|
||||
/* 0x0104 */ JUtility::TColor mCharColor;
|
||||
|
||||
Reference in New Issue
Block a user