Radium Engine  1.5.20
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
stb.cpp
1#define STB_IMAGE_IMPLEMENTATION
2#define STB_IMAGE_WRITE_IMPLEMENTATION
3
4#include <stb/stb_image.h>
5#include <stb/stb_image_write.h>