ADDED: example: core_highdpi_testbed -WIP-

ADDED: example: `core_screen_recording` -WIP-
This commit is contained in:
Ray
2025-10-17 12:35:12 +02:00
parent 0c97c95f6c
commit 9c1216699d
11 changed files with 1348 additions and 2 deletions

View File

@ -519,6 +519,7 @@ CORE = \
core/core_directory_files \
core/core_drop_files \
core/core_high_dpi \
core/core_highdpi_testbed \
core/core_input_actions \
core/core_input_gamepad \
core/core_input_gestures \
@ -533,6 +534,7 @@ CORE = \
core/core_random_values \
core/core_render_texture \
core/core_scissor_test \
core/core_screen_recording \
core/core_smooth_pixelperfect \
core/core_storage_values \
core/core_undo_redo \