Skip to content

Commit 36ad712

Browse files
committed
REXM: Update
1 parent 36824b6 commit 36ad712

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Examples using raylib[core](../src/rcore.c) platform functionality like window c
6161
| [core_automation_events](core/core_automation_events.c) | <img src="core/core_automation_events.png" alt="core_automation_events" width="80"> | ⭐⭐⭐☆ | 5.0 | 5.0 | [Ramon Santamaria](https://github.com/raysan5) |
6262
| [core_high_dpi](core/core_high_dpi.c) | <img src="core/core_high_dpi.png" alt="core_high_dpi" width="80"> | ⭐⭐☆☆ | 5.0 | 5.5 | [Jonathan Marler](https://github.com/marler8997) |
6363
| [core_render_texture](core/core_render_texture.c) | <img src="core/core_render_texture.png" alt="core_render_texture" width="80"> | ⭐☆☆☆ | 5.6-dev | 5.6-dev | [Ramon Santamaria](https://github.com/raysan5) |
64-
| [core_undo_redo](core/core_undo_redo.c) | <img src="core/core_undo_redo.png" alt="core_undo_redo" width="80"> |☆☆☆ | 5.5 | 5.6 | [<author_name>](https://github.com/<user_github>) |
64+
| [core_undo_redo](core/core_undo_redo.c) | <img src="core/core_undo_redo.png" alt="core_undo_redo" width="80"> |⭐⭐☆ | 5.5 | 5.6 | [Ramon Santamaria](https://github.com/raysan5) |
6565

6666
### category: shapes [20]
6767

examples/core/core_undo_redo.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Example originally created with raylib 5.5, last time updated with raylib 5.6
88
*
9-
* Example contributed by Reamon Santamaria (@raysan5)
9+
* Example contributed by Ramon Santamaria (@raysan5)
1010
*
1111
* Example licensed under an unmodified zlib/libpng license, which is an OSI-certified,
1212
* BSD-like license that allows static linking with closed source software

tools/rexm/examples_report.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Example elements validated:
5656
| core_automation_events |||||||||||||||
5757
| core_high_dpi |||||||||||||||
5858
| core_render_texture |||||||||||||||
59+
| core_undo_redo |||||||||||||||
5960
| shapes_basic_shapes |||||||||||||||
6061
| shapes_bouncing_ball |||||||||||||||
6162
| shapes_colors_palette |||||||||||||||

0 commit comments

Comments
 (0)