switch-examples/graphics/opengl/textured_cube/source/stb_image.cpp
2018-09-08 20:41:17 +02:00

4 lines
78 B
C++

#define STBI_ONLY_PNG
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"