REXM: Reviewed examples inconsistencies

This commit is contained in:
Ray
2025-09-07 12:05:11 +02:00
parent 688cf680c0
commit 266b8efbd6
3 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
*
* raylib [core] example - input virtual controls
*
* Example complexity rating: [★★☆☆] 3/4
* Example complexity rating: [★★☆☆] 2/4
*
* Example originally created with raylib 5.0, last time updated with raylib 5.0
*
@ -12,7 +12,7 @@
* Example licensed under an unmodified zlib/libpng license, which is an OSI-certified,
* BSD-like license that allows static linking with closed source software
*
* Copyright (c) 2024-2025 oblerion (@oblerion) and Ramon Santamaria (@raysan5)
* Copyright (c) 2024-2025 GreenSnakeLinux (@GreenSnakeLinux) and Ramon Santamaria (@raysan5)
*
********************************************************************************************/