summaryrefslogtreecommitdiff
path: root/stb/stb_image.c
diff options
context:
space:
mode:
Diffstat (limited to 'stb/stb_image.c')
-rw-r--r--stb/stb_image.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/stb/stb_image.c b/stb/stb_image.c
new file mode 100644
index 0000000..8ddfd1f
--- /dev/null
+++ b/stb/stb_image.c
@@ -0,0 +1,2 @@
+#define STB_IMAGE_IMPLEMENTATION
+#include "stb_image.h"