aboutsummaryrefslogtreecommitdiff
path: root/examples/core_storage_values.c
diff options
context:
space:
mode:
authorraysan5 <raysan5@gmail.com>2016-02-11 12:26:45 +0100
committerraysan5 <raysan5@gmail.com>2016-02-11 12:26:45 +0100
commit54c7fa491ef285838a64a8ee015de888c3d24a75 (patch)
treed2e192c9485a05793e072145719bfd4d8d47b68c /examples/core_storage_values.c
parentc69ce1d7504b94108721403c867bddbf50d7b890 (diff)
downloadraylib-54c7fa491ef285838a64a8ee015de888c3d24a75.tar.gz
raylib-54c7fa491ef285838a64a8ee015de888c3d24a75.zip
Added 6 new examples
Diffstat (limited to 'examples/core_storage_values.c')
-rw-r--r--examples/core_storage_values.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/core_storage_values.c b/examples/core_storage_values.c
index 3190d0a0..43f0882f 100644
--- a/examples/core_storage_values.c
+++ b/examples/core_storage_values.c
@@ -5,7 +5,7 @@
* This example has been created using raylib 1.4 (www.raylib.com)
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
*
-* Copyright (c) 2014 Ramon Santamaria (@raysan5)
+* Copyright (c) 2015 Ramon Santamaria (@raysan5)
*
********************************************************************************************/