summaryrefslogtreecommitdiffstats
path: root/deps/src/stb/stb.c
diff options
context:
space:
mode:
Diffstat (limited to 'deps/src/stb/stb.c')
-rw-r--r--deps/src/stb/stb.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/deps/src/stb/stb.c b/deps/src/stb/stb.c
deleted file mode 100644
index 2a6d888..0000000
--- a/deps/src/stb/stb.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#define STB_IMAGE_IMPLEMENTATION
-#include <stb_image.h>
-
-#define STB_IMAGE_WRITE_IMPLEMENTATION
-#include <stb_image_write.h>