diff options
Diffstat (limited to 'examples/Makefile')
| -rw-r--r-- | examples/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/Makefile b/examples/Makefile index 5abf0c70..f5cb2175 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -466,7 +466,8 @@ MODELS = \ models/models_skybox \ models/models_yaw_pitch_roll \ models/models_heightmap \ - models/models_waving_cubes + models/models_waving_cubes \ + models/models_magicavoxel_loading SHADERS = \ shaders/shaders_model_shader \ |
