Route app input dispatch through app core

This commit is contained in:
2026-06-05 06:38:48 +02:00
parent 1df93c23f7
commit b825d920d2
11 changed files with 695 additions and 46 deletions

View File

@@ -241,6 +241,7 @@ target_link_libraries(pp_platform_api
add_library(pp_app_core STATIC
src/app_core/about_menu.h
src/app_core/app_frame.h
src/app_core/app_input.h
src/app_core/app_preferences.h
src/app_core/app_shutdown.h
src/app_core/app_status.h