Merge branch 'master' of https://github.com/raysan5/raylib
This commit is contained in:
commit
226c0e362c
7 changed files with 198 additions and 107 deletions
|
@ -79,7 +79,7 @@
|
|||
#define VOX_FREE RL_FREE
|
||||
|
||||
#define VOX_LOADER_IMPLEMENTATION
|
||||
#include "external/vox_loader.h" // vox file format loading (MagikaVoxel)
|
||||
#include "external/vox_loader.h" // VOX file format loading (MagikaVoxel)
|
||||
#endif
|
||||
|
||||
#if defined(SUPPORT_MESH_GENERATION)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue