mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-18 13:41:26 +01:00
Fixing typo in examples makefile, preventing build.
This commit is contained in:
@ -407,7 +407,7 @@ EXAMPLES = \
|
|||||||
models/models_box_collisions \
|
models/models_box_collisions \
|
||||||
models/models_billboard \
|
models/models_billboard \
|
||||||
models/models_obj_loading \
|
models/models_obj_loading \
|
||||||
models/models_obj_viewing \
|
models/models_obj_viewer \
|
||||||
models/models_heightmap \
|
models/models_heightmap \
|
||||||
models/models_cubicmap \
|
models/models_cubicmap \
|
||||||
models/models_mesh_picking \
|
models/models_mesh_picking \
|
||||||
|
|||||||
Reference in New Issue
Block a user