Explorar el Código

Bumped version.

Branimir Karadžić hace 8 años
padre
commit
1327530d70
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      include/bgfx/defines.h

+ 1 - 1
include/bgfx/defines.h

@@ -6,7 +6,7 @@
 #ifndef BGFX_DEFINES_H_HEADER_GUARD
 #define BGFX_DEFINES_H_HEADER_GUARD
 
-#define BGFX_API_VERSION UINT32_C(39)
+#define BGFX_API_VERSION UINT32_C(40)
 
 ///
 #define BGFX_STATE_RGB_WRITE               UINT64_C(0x0000000000000001) //!< Enable RGB write.