diff options
| author | Ray <raysan5@gmail.com> | 2018-10-19 16:17:29 +0200 |
|---|---|---|
| committer | Ray <raysan5@gmail.com> | 2018-10-19 16:17:29 +0200 |
| commit | fa5cebdfd27f7081b37d54401624d2556a04a4d2 (patch) | |
| tree | 1b18ad9ae58edca92b0dd41a4418ea94c19690a9 /examples/models | |
| parent | 3b674cd2810499d05a8edb0a7392cb90d0b95e3f (diff) | |
| download | raylib-fa5cebdfd27f7081b37d54401624d2556a04a4d2.tar.gz raylib-fa5cebdfd27f7081b37d54401624d2556a04a4d2.zip | |
Comment tweak
Diffstat (limited to 'examples/models')
| -rw-r--r-- | examples/models/models_yaw_pitch_roll.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/models/models_yaw_pitch_roll.c b/examples/models/models_yaw_pitch_roll.c index 0dcf8c70..88b0a610 100644 --- a/examples/models/models_yaw_pitch_roll.c +++ b/examples/models/models_yaw_pitch_roll.c @@ -5,8 +5,7 @@ * 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) * -* Example based on Berni work on Raspberry Pi: -* http://forum.raylib.com/index.php?p=/discussion/124/line-versus-triangle-drawing-order +* Example based on Berni work on Raspberry Pi. * * Copyright (c) 2017 Ramon Santamaria (@raysan5) * |
