summaryrefslogtreecommitdiffhomepage
path: root/examples/models/models_rlgl_solar_system.c
diff options
context:
space:
mode:
authorRay <[email protected]>2020-01-28 18:34:59 +0100
committerRay <[email protected]>2020-01-28 18:34:59 +0100
commit4663cc03f37b690bb958fcab5d2c42e0bd716aa7 (patch)
tree93daf8ff16bb9a232f60ef81d55d86dfc141fbff /examples/models/models_rlgl_solar_system.c
parent77484cb19c1c912e84779d5ed7710fb6870213de (diff)
downloadraylib-4663cc03f37b690bb958fcab5d2c42e0bd716aa7.tar.gz
raylib-4663cc03f37b690bb958fcab5d2c42e0bd716aa7.zip
Removed big examples
Diffstat (limited to 'examples/models/models_rlgl_solar_system.c')
-rw-r--r--examples/models/models_rlgl_solar_system.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/models/models_rlgl_solar_system.c b/examples/models/models_rlgl_solar_system.c
index cb9289ad..a6698e69 100644
--- a/examples/models/models_rlgl_solar_system.c
+++ b/examples/models/models_rlgl_solar_system.c
@@ -4,7 +4,7 @@
*
* This example uses [rlgl] module funtionality (pseudo-OpenGL 1.1 style coding)
*
-* This example has been created using raylib 2.2 (www.raylib.com)
+* This example has been created using raylib 2.5 (www.raylib.com)
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
*
* Copyright (c) 2018 Ramon Santamaria (@raysan5)