summaryrefslogtreecommitdiffhomepage
path: root/examples/Makefile
diff options
context:
space:
mode:
authorRay <[email protected]>2022-07-19 22:06:18 +0200
committerRay <[email protected]>2022-07-19 22:06:18 +0200
commit4fced50fd17c12d11e8cd0a99a0f3531cc4daf43 (patch)
tree3e3173705a6d7609c354d9a677f8a4df7cafa435 /examples/Makefile
parenta3a6b3f24aef480b797154a4278597736da89933 (diff)
downloadraylib-4fced50fd17c12d11e8cd0a99a0f3531cc4daf43.tar.gz
raylib-4fced50fd17c12d11e8cd0a99a0f3531cc4daf43.zip
Reviewed example formating
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 063ad52c..0261a9aa 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -375,7 +375,7 @@ CORE = \
core/core_input_gestures \
core/core_2d_camera \
core/core_2d_camera_platformer \
- core/core_2d_camera_mouse_zoom \
+ core/core_2d_camera_mouse_zoom \
core/core_3d_camera_mode \
core/core_3d_camera_free \
core/core_3d_camera_first_person \