m_Do_printf / JUTConsole

This commit is contained in:
TakaRikka
2021-09-27 15:27:58 -07:00
parent a7ccd88167
commit a08acfa69b
52 changed files with 474 additions and 1347 deletions
-4
View File
@@ -47,10 +47,6 @@ struct JUTDbPrint {
/* 802E0204 */ void changeFont(JUTFont*);
};
struct JUTConsoleManager {
/* 802E81F4 */ void createManager(JKRHeap*);
};
struct JUTAssertion {
/* 802E495C */ void create();
};