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