REVIEWED: New example format and requirements: core_input_actions #5211

This commit is contained in:
Ray
2025-09-28 23:31:07 +02:00
parent a2a22e5e48
commit 7d780d18b5
8 changed files with 738 additions and 113 deletions

View File

@ -516,6 +516,7 @@ CORE = \
core/core_custom_logging \
core/core_drop_files \
core/core_high_dpi \
core/core_input_actions \
core/core_input_gamepad \
core/core_input_gestures \
core/core_input_gestures_testbed \
@ -524,7 +525,6 @@ CORE = \
core/core_input_mouse_wheel \
core/core_input_multitouch \
core/core_input_virtual_controls \
core/core_input_actions \
core/core_random_sequence \
core/core_random_values \
core/core_render_texture \