summaryrefslogtreecommitdiffhomepage
path: root/examples/Makefile
diff options
context:
space:
mode:
authorRay <[email protected]>2019-04-12 13:29:53 +0200
committerRay <[email protected]>2019-04-12 13:29:53 +0200
commit99537efccf077c0425c1de1188df632bfe96d125 (patch)
tree57df26454d3ca6eb31c7c577ee42846ef6ad0be1 /examples/Makefile
parent4e58d4102c0f466730971e7f7cd685b7359343ab (diff)
downloadraylib-99537efccf077c0425c1de1188df632bfe96d125.tar.gz
raylib-99537efccf077c0425c1de1188df632bfe96d125.zip
Review some examples
Diffstat (limited to 'examples/Makefile')
-rw-r--r--examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile b/examples/Makefile
index b35e39f9..2ceb3f7d 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -377,7 +377,7 @@ EXAMPLES = \
core/core_2d_camera \
core/core_world_screen \
core/core_vr_simulator \
- core/core_multitouch \
+ core/core_input_multitouch \
shapes/shapes_logo_raylib \
shapes/shapes_basic_shapes \
shapes/shapes_colors_palette \