Browse Source

Update core_2d_camera_platformer.c

Ray 1 year ago
parent
commit
4c2340aea6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/core/core_2d_camera_platformer.c

+ 1 - 1
examples/core/core_2d_camera_platformer.c

@@ -1,6 +1,6 @@
 /*******************************************************************************************
 *
-*   raylib [core] example - 2d camera platformer
+*   raylib [core] example - 2D Camera platformer
 *
 *   Example originally created with raylib 2.5, last time updated with raylib 3.0
 *