diff options
| author | Berni8k <berni8k@yahoo.com> | 2018-10-20 12:34:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-20 12:34:40 +0200 |
| commit | 464a55902063b526f85f98440fa87498c042a843 (patch) | |
| tree | a26012a935734bed12ff776beb4bf42ae4400099 /examples/models | |
| parent | 3b674cd2810499d05a8edb0a7392cb90d0b95e3f (diff) | |
| parent | 161b18edea6649a108ef3f7aa37464688adcba07 (diff) | |
| download | raylib-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.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) * |
