diff options
| author | raysan5 <raysan5@gmail.com> | 2015-08-28 18:07:39 +0200 |
|---|---|---|
| committer | raysan5 <raysan5@gmail.com> | 2015-08-28 18:07:39 +0200 |
| commit | ea45223f1ff0f0f3ebe7535548829681d2a7fa7d (patch) | |
| tree | d00e009d9222003df69e83fa9740047dd43fcdb3 /examples/core_3d_picking.c | |
| parent | 12581c1721a3cbca990766cb98b78211b59074be (diff) | |
| download | raylib-ea45223f1ff0f0f3ebe7535548829681d2a7fa7d.tar.gz raylib-ea45223f1ff0f0f3ebe7535548829681d2a7fa7d.zip | |
New examples added
Diffstat (limited to 'examples/core_3d_picking.c')
| -rw-r--r-- | examples/core_3d_picking.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/core_3d_picking.c b/examples/core_3d_picking.c index 056dcd65..28503570 100644 --- a/examples/core_3d_picking.c +++ b/examples/core_3d_picking.c @@ -5,7 +5,7 @@ * This example has been created using raylib 1.3 (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) 2015 Ramon Santamaria (Ray San - raysan@raysanweb.com) * ********************************************************************************************/ |
