aboutsummaryrefslogtreecommitdiffstats
path: root/yage/core/stb_image.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'yage/core/stb_image.cpp')
-rw-r--r--yage/core/stb_image.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/yage/core/stb_image.cpp b/yage/core/stb_image.cpp
new file mode 100644
index 00000000..8ddfd1f5
--- /dev/null
+++ b/yage/core/stb_image.cpp
@@ -0,0 +1,2 @@
+#define STB_IMAGE_IMPLEMENTATION
+#include "stb_image.h"