fix c includes file
This commit is contained in:
parent
04ab6d9e6f
commit
ffa56f6947
@ -15,15 +15,12 @@
|
||||
|
||||
#include <xmmintrin.h>
|
||||
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#include "external/stb/stb_image.h"
|
||||
|
||||
#define STB_IMAGE_WRITE_IMPLEMENTATION
|
||||
#include "external/stb/stb_image_write.h"
|
||||
|
||||
#define CGLM_FORCE_DEPTH_ZERO_TO_ONE
|
||||
#include "external/cglm/cglm.h"
|
||||
|
||||
#define CGLTF_IMPLEMENTATION
|
||||
#include "external/cgltf/cgltf.h"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user