diff options
Diffstat (limited to 'src/vendor-stb-image-include.c')
| -rw-r--r-- | src/vendor-stb-image-include.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/vendor-stb-image-include.c b/src/vendor-stb-image-include.c new file mode 100644 index 0000000..7e02327 --- /dev/null +++ b/src/vendor-stb-image-include.c @@ -0,0 +1,5 @@ + +#define STB_IMAGE_IMPLEMENTATION +#define STB_IMAGE_WRITE_IMPLEMENTATION + +#include "vendor-stb-image-include.h" |
