Browse Source

Fixing typo in examples makefile, preventing build.

pull/718/head
Marco Lizza 6 years ago
parent
commit
adf0c64864
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/Makefile

+ 1
- 1
examples/Makefile View File

@ -407,7 +407,7 @@ EXAMPLES = \
models/models_box_collisions \
models/models_billboard \
models/models_obj_loading \
models/models_obj_viewing \
models/models_obj_viewer \
models/models_heightmap \
models/models_cubicmap \
models/models_mesh_picking \

Loading…
Cancel
Save