mirror of
https://github.com/redstrate/Novus.git
synced 2025-04-26 05:37:46 +00:00
5 lines
127 B
C++
5 lines
127 B
C++
|
#define TINYGLTF_IMPLEMENTATION
|
||
|
#define STB_IMAGE_IMPLEMENTATION
|
||
|
#define STB_IMAGE_WRITE_IMPLEMENTATION
|
||
|
#include "tiny_gltf.h"
|