added description to header

This commit is contained in:
benev0 2023-12-17 03:39:54 -05:00
parent 571a60722a
commit d2f7b7a931

View File

@ -2,6 +2,8 @@
* *
* raylib [core] example - Backspace input * raylib [core] example - Backspace input
* *
* Example demonstrates deletion of characters in a string independent of frame rate
*
* Example originally created with raylib 5.0, last time updated with raylib 5.0 * Example originally created with raylib 5.0, last time updated with raylib 5.0
* *
* Example contributed by benevo (@benev0) and reviewed by Ramon Santamaria (@raysan5) * Example contributed by benevo (@benev0) and reviewed by Ramon Santamaria (@raysan5)