mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-20 13:24:40 -04:00
debugDisplay and Debug_console attemp
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef JSYSTEM_JUTILITY_JUTASSERT_H_
|
||||
#define JSYSTEM_JUTILITY_JUTASSERT_H_
|
||||
|
||||
namespace JUTAssertion {
|
||||
void setMessageCount(int message_count);
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user