aboutsummaryrefslogtreecommitdiff
path: root/examples/core_mouse_wheel.c
diff options
context:
space:
mode:
authorRay <raysan5@gmail.com>2015-08-31 01:16:34 +0200
committerRay <raysan5@gmail.com>2015-08-31 01:16:34 +0200
commit60194753d7b8abcdec3df2a502ccd29a1076bb7c (patch)
tree47df863966fee50bd3a10d195c3f8274b4ed5ee6 /examples/core_mouse_wheel.c
parent3a9ed0e8462570e30d92e2aa8c0ff3cf655ef863 (diff)
parent808aeabf4c2ab0828e4f7806b75d95dc1b5ab212 (diff)
downloadraylib-60194753d7b8abcdec3df2a502ccd29a1076bb7c.tar.gz
raylib-60194753d7b8abcdec3df2a502ccd29a1076bb7c.zip
Merge pull request #26 from raysan5/develop
Develop branch integration
Diffstat (limited to 'examples/core_mouse_wheel.c')
-rw-r--r--examples/core_mouse_wheel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/core_mouse_wheel.c b/examples/core_mouse_wheel.c
index 08c2ee1e..6a5252ee 100644
--- a/examples/core_mouse_wheel.c
+++ b/examples/core_mouse_wheel.c
@@ -5,7 +5,7 @@
* This test has been created using raylib 1.1 (www.raylib.com)
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
*
-* Copyright (c) 2014 Ramon Santamaria (Ray San - raysan@raysanweb.com)
+* Copyright (c) 2014 Ramon Santamaria (@raysan5)
*
********************************************************************************************/