diff options
| author | Berni8k <[email protected]> | 2018-10-21 10:10:50 +0100 |
|---|---|---|
| committer | Berni8k <[email protected]> | 2018-10-21 10:10:50 +0100 |
| commit | 7a712d00e656f9e10846b8501bc10bc9760bd3be (patch) | |
| tree | 4498f1c061d504fd538df3c05c13a1a1c61cc377 /examples/Makefile | |
| parent | e07ec6a2e8facaa6dd4d9229c0e4c8e080e1fcf4 (diff) | |
| download | raylib-7a712d00e656f9e10846b8501bc10bc9760bd3be.tar.gz raylib-7a712d00e656f9e10846b8501bc10bc9760bd3be.zip | |
Added multitouch example
Diffstat (limited to 'examples/Makefile')
| -rw-r--r-- | examples/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |
