|
@@ -16,6 +16,7 @@
|
|
#define STB_VOXEL_RENDER_IMPLEMENTATION
|
|
#define STB_VOXEL_RENDER_IMPLEMENTATION
|
|
#define STB_CONNECTED_COMPONENTS_IMPLEMENTATION
|
|
#define STB_CONNECTED_COMPONENTS_IMPLEMENTATION
|
|
#define STB_DS_IMPLEMENTATION
|
|
#define STB_DS_IMPLEMENTATION
|
|
|
|
+#define STBDS_UNIT_TESTS
|
|
|
|
|
|
#define STBI_MALLOC my_malloc
|
|
#define STBI_MALLOC my_malloc
|
|
#define STBI_FREE my_free
|
|
#define STBI_FREE my_free
|