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
+1 -1
View File
@@ -122,7 +122,7 @@ struct OSThread {
void* data[2];
};
struct __va_list_struct {};
struct __va_list_struct;
extern "C" {
s32 OSEnableScheduler(void);