Files
XCEngine/engine/third_party/stb/stb_image.cpp
2026-03-29 01:36:53 +08:00

5 lines
124 B
C++

#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"
#define STB_IMAGE_WRITE_IMPLEMENTATION
#include "stb_image_write.h"