supercell-wx/scwx-qt/source/scwx/qt/external/stb_image.cpp
2023-07-30 00:40:05 -05:00

4 lines
108 B
C++

#define STB_IMAGE_IMPLEMENTATION
#define STBI_ASSERT(x)
#define STBI_FAILURE_USERMSG
#include <stb_image.h>