diff options
| author | Ray <[email protected]> | 2023-03-12 20:14:32 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2023-03-12 20:14:32 +0100 |
| commit | 4f38830058ab65a86bc23e30efeb1f5730acbd56 (patch) | |
| tree | aa9a90a405f737206ca18df6536ad82f77a6611c /examples/textures | |
| parent | 520ea94de8fdf85af987d9b291fb4bc24259494a (diff) | |
| download | raylib-4f38830058ab65a86bc23e30efeb1f5730acbd56.tar.gz raylib-4f38830058ab65a86bc23e30efeb1f5730acbd56.zip | |
Some tweaks
Diffstat (limited to 'examples/textures')
| -rw-r--r-- | examples/textures/textures_textured_curve.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/textures/textures_textured_curve.c b/examples/textures/textures_textured_curve.c index 7945d8e3..3c2f0606 100644 --- a/examples/textures/textures_textured_curve.c +++ b/examples/textures/textures_textured_curve.c @@ -2,7 +2,7 @@ * * raylib [textures] example - Draw a texture along a segmented curve * -* Example originally created with raylib 4.5-dev +* Example originally created with raylib 4.5, last time updated with raylib 4.5 * * Example contributed by Jeffery Myers and reviewed by Ramon Santamaria (@raysan5) * |
