diff options
| author | Ray <[email protected]> | 2017-10-20 16:15:23 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-10-20 16:15:23 +0200 |
| commit | 18601f761935cd81b0f6298e22885c9bc6b5ee6e (patch) | |
| tree | cf6c71baa1127c796e05dd622c106742e8ace030 /examples/models/models_heightmap.c | |
| parent | d9d9546ee5704201571a7875e6f5e40784490e6f (diff) | |
| parent | 1ef818b0325dafd2d7028a663b9b90d6d6529c44 (diff) | |
| download | raylib-18601f761935cd81b0f6298e22885c9bc6b5ee6e.tar.gz raylib-18601f761935cd81b0f6298e22885c9bc6b5ee6e.zip | |
Merge pull request #369 from raysan5/develop
Integrate Develop branch
Diffstat (limited to 'examples/models/models_heightmap.c')
| -rw-r--r-- | examples/models/models_heightmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/models/models_heightmap.c b/examples/models/models_heightmap.c index e887cea7..e476d1b7 100644 --- a/examples/models/models_heightmap.c +++ b/examples/models/models_heightmap.c @@ -2,7 +2,7 @@ * * raylib [models] example - Heightmap loading and drawing * -* This example has been created using raylib 1.3 (www.raylib.com) +* This example has been created using raylib 1.8 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * * Copyright (c) 2015 Ramon Santamaria (@raysan5) |
