mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-08 03:00:25 +02:00
Blindly dump tinygltf in like a neanderthal
This commit is contained in:
4
source/lib/tinygltf/tiny_gltf.cc
Normal file
4
source/lib/tinygltf/tiny_gltf.cc
Normal file
@ -0,0 +1,4 @@
|
||||
#define TINYGLTF_IMPLEMENTATION
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#define STB_IMAGE_WRITE_IMPLEMENTATION
|
||||
#include "tiny_gltf.h"
|
Reference in New Issue
Block a user