Update core_input_gestures_testbed.c

This commit is contained in:
Ray
2025-09-04 16:05:38 +02:00
parent e21093d434
commit 6d7dd43c13

View File

@ -1,10 +1,10 @@
/*******************************************************************************************
*
* raylib [core] example - input gestures web
* raylib [core] example - input gestures testbed
*
* Example complexity rating: [★★☆] 2/4
* Example complexity rating: [★★☆] 3/4
*
* Example originally created with raylib 4.6-dev, last time updated with raylib 4.6-dev
* Example originally created with raylib 4.6-dev, last time updated with raylib 5.6-dev
*
* Example contributed by ubkp (@ubkp) and reviewed by Ramon Santamaria (@raysan5)
*