This commit is contained in:
Branimir Karadžić
2017-05-10 20:55:13 -07:00
parent ecb6685741
commit 03a2bbcd76
2 changed files with 16 additions and 11 deletions

View File

@@ -9,7 +9,7 @@
#include <stdint.h> // uint32_t
#include <stdlib.h> // NULL
#define BIMG_API_VERSION 1
#define BIMG_API_VERSION UINT32_C(1)
namespace bx
{