diff options
| author | Ray <[email protected]> | 2022-08-26 10:04:38 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2022-08-26 10:04:38 +0200 |
| commit | f66b1a313650051cfaa9c38b1117944630b35d5a (patch) | |
| tree | ccc9e6e7de5752a69627a5edffa5e1af768063f6 /examples/Makefile | |
| parent | ae745e4fa8f25e16a2e6964b417454e8a35a61b7 (diff) | |
| download | raylib-f66b1a313650051cfaa9c38b1117944630b35d5a.tar.gz raylib-f66b1a313650051cfaa9c38b1117944630b35d5a.zip | |
REVIEWED: Support M3D file loading #2648
Diffstat (limited to 'examples/Makefile')
| -rw-r--r-- | examples/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile b/examples/Makefile index 6a39a1c5..b0bf4252 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -466,6 +466,7 @@ MODELS = \ models/models_loading \ models/models_loading_vox \ models/models_loading_gltf \ + models/models_loading_m3d \ models/models_orthographic_projection \ models/models_rlgl_solar_system \ models/models_skybox \ |
