mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 13:30:06 +00:00
4 lines
108 B
C++
4 lines
108 B
C++
#define STB_IMAGE_IMPLEMENTATION
|
|
#define STBI_ASSERT(x)
|
|
#define STBI_FAILURE_USERMSG
|
|
#include <stb_image.h>
|