Files
Server_Monitor/external/cgltf.cpp
2023-09-26 19:40:16 +02:00

7 lines
137 B
C++

#define CGLTF_IMPLEMENTATION
#include "cgltf.h"
#undef CGLTF_IMPLEMENTATION
#define CGLTF_WRITE_IMPLEMENTATION
#include "cgltf_write.h"