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/models_heightmap.c | |
| parent | 12581c1721a3cbca990766cb98b78211b59074be (diff) | |
| download | raylib-ea45223f1ff0f0f3ebe7535548829681d2a7fa7d.tar.gz raylib-ea45223f1ff0f0f3ebe7535548829681d2a7fa7d.zip | |
New examples added
Diffstat (limited to 'examples/models_heightmap.c')
| -rw-r--r-- | examples/models_heightmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/models_heightmap.c b/examples/models_heightmap.c index 297ada32..7de31a8e 100644 --- a/examples/models_heightmap.c +++ b/examples/models_heightmap.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 (@raysan5) +* Copyright (c) 2015 Ramon Santamaria (@raysan5) * ********************************************************************************************/ |
