JUTAssert

This commit is contained in:
TakaRikka
2022-01-10 04:07:06 -08:00
parent 107f85a5f8
commit 32fc4e2944
25 changed files with 60 additions and 325 deletions
@@ -23,6 +23,7 @@ public:
/* 802E4240 */ static JUTDirectPrint* start();
bool isActive() const { return field_0x00 != 0; }
JUtility::TColor getCharColor() const { return mCharColor; }
static JUTDirectPrint* getManager() { return sDirectPrint; }