mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
debugDisplay and Debug_console attemp
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
|
||||
#define JUT_ASSERT(...)
|
||||
#define JUT_EXPECT(...)
|
||||
#define JUTReport(...)
|
||||
#define ASSERT(...)
|
||||
#define LOGF(FMT, ...)
|
||||
#define FLAG_ON(V, F) (((V) & (F)) == 0)
|
||||
|
||||
Reference in New Issue
Block a user