aboutsummaryrefslogtreecommitdiff
path: root/examples/models
diff options
context:
space:
mode:
authorRay <raysan5@gmail.com>2018-10-19 16:17:29 +0200
committerRay <raysan5@gmail.com>2018-10-19 16:17:29 +0200
commitfa5cebdfd27f7081b37d54401624d2556a04a4d2 (patch)
tree1b18ad9ae58edca92b0dd41a4418ea94c19690a9 /examples/models
parent3b674cd2810499d05a8edb0a7392cb90d0b95e3f (diff)
downloadraylib-fa5cebdfd27f7081b37d54401624d2556a04a4d2.tar.gz
raylib-fa5cebdfd27f7081b37d54401624d2556a04a4d2.zip
Comment tweak
Diffstat (limited to 'examples/models')
-rw-r--r--examples/models/models_yaw_pitch_roll.c3
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)
*