Update core_2d_camera_platformer.c

This commit is contained in:
Ray 2023-11-08 23:35:27 +01:00
parent 9c2308bdc3
commit 4c2340aea6

View file

@ -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 * Example originally created with raylib 2.5, last time updated with raylib 3.0
* *