fixed resize but , controller support - audio - api added

This commit is contained in:
will
2026-04-11 16:37:20 +01:00
parent 97e9611b33
commit 65771dbcf8
68 changed files with 44863 additions and 37111 deletions

View File

@@ -93,6 +93,8 @@ if(APPLE)
"-framework IOKit"
"-framework CoreVideo"
"-framework QuartzCore"
"-framework AudioToolbox"
"-framework CoreAudio"
)
endif()