diff --git a/examples/core/core_input_gestures_testbed.c b/examples/core/core_input_gestures_testbed.c index b0ec53b7f..5776c9fff 100644 --- a/examples/core/core_input_gestures_testbed.c +++ b/examples/core/core_input_gestures_testbed.c @@ -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) *