diff options
| author | Ray <[email protected]> | 2019-09-12 16:25:14 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-09-12 16:25:14 +0200 |
| commit | c247c371c35dbf3b078c91e77c071268530fb4a0 (patch) | |
| tree | 7a0b906f269dc04eb740508e57747d1d315f3bb9 /examples/Makefile | |
| parent | 0a2177b4bc387951e69a2259f3cd78714d18de38 (diff) | |
| download | raylib-c247c371c35dbf3b078c91e77c071268530fb4a0.tar.gz raylib-c247c371c35dbf3b078c91e77c071268530fb4a0.zip | |
REDESIGNED: models_obj_loading > models_loading
Diffstat (limited to 'examples/Makefile')
| -rw-r--r-- | examples/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/Makefile b/examples/Makefile index ce02d55f..26cb2328 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -420,8 +420,7 @@ EXAMPLES = \ models/models_material_pbr \ models/models_mesh_generation \ models/models_mesh_picking \ - models/models_obj_loading \ - models/models_obj_viewer \ + models/models_loading \ models/models_orthographic_projection \ models/models_rlgl_solar_system \ models/models_skybox \ |
