This repository has been archived on 2022-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
2022-01-30 21:24:16 +08:00
|
|
|
#define STB_IMAGE_IMPLEMENTATION
|
2022-02-04 14:07:03 +08:00
|
|
|
#define STBI_ONLY_PNG
|
2022-01-30 21:24:16 +08:00
|
|
|
#include "stb_image.h"
|