aboutsummaryrefslogtreecommitdiff
path: root/examples/models
diff options
context:
space:
mode:
authorBerni8k <berni8k@yahoo.com>2018-10-20 12:34:40 +0200
committerGitHub <noreply@github.com>2018-10-20 12:34:40 +0200
commit464a55902063b526f85f98440fa87498c042a843 (patch)
treea26012a935734bed12ff776beb4bf42ae4400099 /examples/models
parent3b674cd2810499d05a8edb0a7392cb90d0b95e3f (diff)
parent161b18edea6649a108ef3f7aa37464688adcba07 (diff)
downloadraylib-464a55902063b526f85f98440fa87498c042a843.tar.gz
raylib-464a55902063b526f85f98440fa87498c042a843.zip
Merge pull request #1 from raysan5/master
Update
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)
*