aboutsummaryrefslogtreecommitdiff
path: root/external/stb/stb_image.c
diff options
context:
space:
mode:
authorfschildt <florian.schildt@protonmail.com>2025-08-22 15:23:11 +0200
committerfschildt <florian.schildt@protonmail.com>2025-08-22 15:23:11 +0200
commit2050c0e0576f05156f192aa4caf48834d2f28b14 (patch)
treeee58bd35b0df0a1bacfbc9700ed99ce80c99294e /external/stb/stb_image.c
first commitHEADmaster
Diffstat (limited to 'external/stb/stb_image.c')
-rw-r--r--external/stb/stb_image.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/external/stb/stb_image.c b/external/stb/stb_image.c
new file mode 100644
index 0000000..3547f5c
--- /dev/null
+++ b/external/stb/stb_image.c
@@ -0,0 +1,3 @@
+#define STB_IMAGE_IMPLEMENTATION
+#include <stb/stb_image.h>
+