Fixed debug define
This commit is contained in:
parent
f504d7cb0c
commit
685d2849da
1 changed files with 1 additions and 2 deletions
|
|
@ -37,8 +37,7 @@
|
|||
android_app* androidapp;
|
||||
#endif
|
||||
|
||||
//#define DEBUG (!NDEBUG)
|
||||
#define DEBUG true
|
||||
#define DEBUG (!NDEBUG)
|
||||
|
||||
#define BUFFER_ELEMENTS 32
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue