From 7a712d00e656f9e10846b8501bc10bc9760bd3be Mon Sep 17 00:00:00 2001 From: Berni8k Date: Sun, 21 Oct 2018 10:10:50 +0100 Subject: Added multitouch example --- examples/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index a7a85661..a26e0bbb 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -375,6 +375,7 @@ EXAMPLES = \ core/core_2d_camera \ core/core_world_screen \ core/core_vr_simulator \ + core/core_multitouch \ shapes/shapes_logo_raylib \ shapes/shapes_basic_shapes \ shapes/shapes_colors_palette \ -- cgit v1.2.3