diff options
| author | Ray <[email protected]> | 2022-07-19 22:06:18 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2022-07-19 22:06:18 +0200 |
| commit | 4fced50fd17c12d11e8cd0a99a0f3531cc4daf43 (patch) | |
| tree | 3e3173705a6d7609c354d9a677f8a4df7cafa435 /examples/Makefile | |
| parent | a3a6b3f24aef480b797154a4278597736da89933 (diff) | |
| download | raylib-4fced50fd17c12d11e8cd0a99a0f3531cc4daf43.tar.gz raylib-4fced50fd17c12d11e8cd0a99a0f3531cc4daf43.zip | |
Reviewed example formating
Diffstat (limited to 'examples/Makefile')
| -rw-r--r-- | examples/Makefile | 2 |
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 \ |
