2
0
bkaradzic 11 жил өмнө
parent
commit
222fcbe75a
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      src/bgfx_p.h

+ 4 - 0
src/bgfx_p.h

@@ -6,6 +6,10 @@
 #ifndef BGFX_P_H_HEADER_GUARD
 #ifndef BGFX_P_H_HEADER_GUARD
 #define BGFX_P_H_HEADER_GUARD
 #define BGFX_P_H_HEADER_GUARD
 
 
+#ifndef BGFX_CONFIG_DEBUG
+#	define BGFX_CONFIG_DEBUG 0
+#endif // BGFX_CONFIG_DEBUG
+
 #if BGFX_CONFIG_DEBUG
 #if BGFX_CONFIG_DEBUG
 #	define BX_TRACE _BX_TRACE
 #	define BX_TRACE _BX_TRACE
 #	define BX_WARN  _BX_WARN
 #	define BX_WARN  _BX_WARN