mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
clean JKernel
This commit is contained in:
@@ -147,5 +147,6 @@ extern "C" void JUTSetWarningConsole(JUTConsole*);
|
||||
extern "C" JUTConsole* JUTGetWarningConsole();
|
||||
extern "C" void JUTReportConsole_f_va(const char*, va_list);
|
||||
extern "C" void JUTReportConsole_f(const char*, ...);
|
||||
extern "C" void JUTWarningConsole(const char* message);
|
||||
|
||||
#endif /* JUTCONSOLE_H */
|
||||
|
||||
Reference in New Issue
Block a user