summaryrefslogtreecommitdiffhomepage
path: root/examples/models
diff options
context:
space:
mode:
authorRay <[email protected]>2023-03-12 20:14:32 +0100
committerRay <[email protected]>2023-03-12 20:14:32 +0100
commit4f38830058ab65a86bc23e30efeb1f5730acbd56 (patch)
treeaa9a90a405f737206ca18df6536ad82f77a6611c /examples/models
parent520ea94de8fdf85af987d9b291fb4bc24259494a (diff)
downloadraylib-4f38830058ab65a86bc23e30efeb1f5730acbd56.tar.gz
raylib-4f38830058ab65a86bc23e30efeb1f5730acbd56.zip
Some tweaks
Diffstat (limited to 'examples/models')
-rw-r--r--examples/models/models_loading_m3d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/models/models_loading_m3d.c b/examples/models/models_loading_m3d.c
index 42d3416d..18c8e1af 100644
--- a/examples/models/models_loading_m3d.c
+++ b/examples/models/models_loading_m3d.c
@@ -2,7 +2,7 @@
*
* raylib [models] example - Load models M3D
*
-* Example originally created with raylib 4.5-dev, last time updated with raylib 4.5-dev
+* Example originally created with raylib 4.5, last time updated with raylib 4.5
*
* Example contributed by bzt (@bztsrc) and reviewed by Ramon Santamaria (@raysan5)
*