diff options
Diffstat (limited to 'gfx/models/stb_image.impl.c')
-rw-r--r-- | gfx/models/stb_image.impl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gfx/models/stb_image.impl.c b/gfx/models/stb_image.impl.c new file mode 100644 index 0000000..38c72e9 --- /dev/null +++ b/gfx/models/stb_image.impl.c @@ -0,0 +1,2 @@ +#define STB_IMAGE_IMPLEMENTATION +#include "stb/stb_image.h" |