mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-01 00:42:10 +08:00
7 lines
110 B
C++
7 lines
110 B
C++
|
|
#define STB_IMAGE_IMPLEMENTATION
|
|
#include "stb_image.h"
|
|
|
|
#define LODEPNG_IMPLEMENTATION
|
|
#include "lodepng.h"
|