summaryrefslogtreecommitdiffhomepage
path: root/examples/core/core_2d_camera.c
diff options
context:
space:
mode:
authorRay <[email protected]>2023-11-08 23:28:31 +0100
committerRay <[email protected]>2023-11-08 23:28:31 +0100
commit9c2308bdc362b1648ac7e7b6db6196ca371b41f5 (patch)
treef1ff8fe11c8450aaa453202d103d8161bbd1f07c /examples/core/core_2d_camera.c
parent022b464b0ba8eacca8aaf79d55cfa34e04eb3754 (diff)
downloadraylib-9c2308bdc362b1648ac7e7b6db6196ca371b41f5.tar.gz
raylib-9c2308bdc362b1648ac7e7b6db6196ca371b41f5.zip
Examples reviews
Diffstat (limited to 'examples/core/core_2d_camera.c')
-rw-r--r--examples/core/core_2d_camera.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/core/core_2d_camera.c b/examples/core/core_2d_camera.c
index 24cca698..759c099a 100644
--- a/examples/core/core_2d_camera.c
+++ b/examples/core/core_2d_camera.c
@@ -1,6 +1,6 @@
/*******************************************************************************************
*
-* raylib [core] example - 2d camera
+* raylib [core] example - 2D Camera system
*
* Example originally created with raylib 1.5, last time updated with raylib 3.0
*