mirror of
https://github.com/bkaradzic/bimg.git
synced 2026-02-20 13:53:15 +01:00
Cleanup.
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user