diff --git a/SDL3-CS/Jars/SDL3AndroidBridge.jar b/SDL3-CS/Jars/SDL3AndroidBridge.jar index 00b8bcb..dff3cbd 100644 Binary files a/SDL3-CS/Jars/SDL3AndroidBridge.jar and b/SDL3-CS/Jars/SDL3AndroidBridge.jar differ diff --git a/native/android/arm64-v8a/libSDL3.so b/native/android/arm64-v8a/libSDL3.so index f5838ae..466c060 100755 Binary files a/native/android/arm64-v8a/libSDL3.so and b/native/android/arm64-v8a/libSDL3.so differ diff --git a/native/android/arm64-v8a/libSDL3_image.so b/native/android/arm64-v8a/libSDL3_image.so index 2f6d889..0d72946 100644 Binary files a/native/android/arm64-v8a/libSDL3_image.so and b/native/android/arm64-v8a/libSDL3_image.so differ diff --git a/native/android/arm64-v8a/libSDL3_mixer.so b/native/android/arm64-v8a/libSDL3_mixer.so index 3320ced..f0485a2 100644 Binary files a/native/android/arm64-v8a/libSDL3_mixer.so and b/native/android/arm64-v8a/libSDL3_mixer.so differ diff --git a/native/android/arm64-v8a/libSDL3_ttf.so b/native/android/arm64-v8a/libSDL3_ttf.so index 8f5f718..b2fd0f5 100644 Binary files a/native/android/arm64-v8a/libSDL3_ttf.so and b/native/android/arm64-v8a/libSDL3_ttf.so differ diff --git a/native/android/armeabi-v7a/libSDL3.so b/native/android/armeabi-v7a/libSDL3.so index f3c745f..85f7c57 100755 Binary files a/native/android/armeabi-v7a/libSDL3.so and b/native/android/armeabi-v7a/libSDL3.so differ diff --git a/native/android/armeabi-v7a/libSDL3_image.so b/native/android/armeabi-v7a/libSDL3_image.so index 5862edf..f24ff6f 100644 Binary files a/native/android/armeabi-v7a/libSDL3_image.so and b/native/android/armeabi-v7a/libSDL3_image.so differ diff --git a/native/android/armeabi-v7a/libSDL3_mixer.so b/native/android/armeabi-v7a/libSDL3_mixer.so index cf74766..d933ba4 100644 Binary files a/native/android/armeabi-v7a/libSDL3_mixer.so and b/native/android/armeabi-v7a/libSDL3_mixer.so differ diff --git a/native/android/armeabi-v7a/libSDL3_ttf.so b/native/android/armeabi-v7a/libSDL3_ttf.so index 83ff351..40dc249 100644 Binary files a/native/android/armeabi-v7a/libSDL3_ttf.so and b/native/android/armeabi-v7a/libSDL3_ttf.so differ diff --git a/native/android/x86/libSDL3.so b/native/android/x86/libSDL3.so index 2cd2fda..fbed6ef 100755 Binary files a/native/android/x86/libSDL3.so and b/native/android/x86/libSDL3.so differ diff --git a/native/android/x86/libSDL3_image.so b/native/android/x86/libSDL3_image.so index 880fad4..bb8d28f 100644 Binary files a/native/android/x86/libSDL3_image.so and b/native/android/x86/libSDL3_image.so differ diff --git a/native/android/x86/libSDL3_mixer.so b/native/android/x86/libSDL3_mixer.so index fad8786..bf53750 100644 Binary files a/native/android/x86/libSDL3_mixer.so and b/native/android/x86/libSDL3_mixer.so differ diff --git a/native/android/x86/libSDL3_ttf.so b/native/android/x86/libSDL3_ttf.so index 645d441..f8309ed 100644 Binary files a/native/android/x86/libSDL3_ttf.so and b/native/android/x86/libSDL3_ttf.so differ diff --git a/native/android/x86_64/libSDL3.so b/native/android/x86_64/libSDL3.so index 1f10bb6..ad2bb40 100755 Binary files a/native/android/x86_64/libSDL3.so and b/native/android/x86_64/libSDL3.so differ diff --git a/native/android/x86_64/libSDL3_image.so b/native/android/x86_64/libSDL3_image.so index 2d92288..7d2a683 100644 Binary files a/native/android/x86_64/libSDL3_image.so and b/native/android/x86_64/libSDL3_image.so differ diff --git a/native/android/x86_64/libSDL3_mixer.so b/native/android/x86_64/libSDL3_mixer.so index ca55061..dd46aab 100644 Binary files a/native/android/x86_64/libSDL3_mixer.so and b/native/android/x86_64/libSDL3_mixer.so differ diff --git a/native/android/x86_64/libSDL3_ttf.so b/native/android/x86_64/libSDL3_ttf.so index 9323762..b9ea89f 100644 Binary files a/native/android/x86_64/libSDL3_ttf.so and b/native/android/x86_64/libSDL3_ttf.so differ diff --git a/native/ios/SDL3.xcframework/Info.plist b/native/ios/SDL3.xcframework/Info.plist index 8a20ae1..a3d08a6 100644 --- a/native/ios/SDL3.xcframework/Info.plist +++ b/native/ios/SDL3.xcframework/Info.plist @@ -6,31 +6,20 @@ BinaryPath - SDL3.framework/SDL3 + SDL3.framework/Versions/A/SDL3 + DebugSymbolsPath + dSYMs LibraryIdentifier - ios-arm64 + macos-arm64_x86_64 LibraryPath SDL3.framework SupportedArchitectures arm64 + x86_64 SupportedPlatform - ios - - - BinaryPath - SDL3.framework/SDL3 - LibraryIdentifier - tvos-arm64 - LibraryPath - SDL3.framework - SupportedArchitectures - - arm64 - - SupportedPlatform - tvos + macos BinaryPath @@ -68,18 +57,35 @@ BinaryPath - SDL3.framework/Versions/A/SDL3 + SDL3.framework/SDL3 + DebugSymbolsPath + dSYMs LibraryIdentifier - macos-arm64_x86_64 + ios-arm64 LibraryPath SDL3.framework SupportedArchitectures arm64 - x86_64 SupportedPlatform - macos + ios + + + BinaryPath + SDL3.framework/SDL3 + DebugSymbolsPath + dSYMs + LibraryIdentifier + tvos-arm64 + LibraryPath + SDL3.framework + SupportedArchitectures + + arm64 + + SupportedPlatform + tvos CFBundlePackageType diff --git a/native/ios/SDL3.xcframework/ios-arm64/SDL3.framework/Info.plist b/native/ios/SDL3.xcframework/ios-arm64/SDL3.framework/Info.plist index 94d16a9..0dd8e1e 100644 Binary files a/native/ios/SDL3.xcframework/ios-arm64/SDL3.framework/Info.plist and b/native/ios/SDL3.xcframework/ios-arm64/SDL3.framework/Info.plist differ diff --git a/native/ios/SDL3.xcframework/ios-arm64/SDL3.framework/SDL3 b/native/ios/SDL3.xcframework/ios-arm64/SDL3.framework/SDL3 index e07e86b..a99047e 100755 Binary files a/native/ios/SDL3.xcframework/ios-arm64/SDL3.framework/SDL3 and b/native/ios/SDL3.xcframework/ios-arm64/SDL3.framework/SDL3 differ diff --git a/native/ios/SDL3.xcframework/ios-arm64_x86_64-simulator/SDL3.framework/Info.plist b/native/ios/SDL3.xcframework/ios-arm64_x86_64-simulator/SDL3.framework/Info.plist index c0fd796..5029f62 100644 Binary files a/native/ios/SDL3.xcframework/ios-arm64_x86_64-simulator/SDL3.framework/Info.plist and b/native/ios/SDL3.xcframework/ios-arm64_x86_64-simulator/SDL3.framework/Info.plist differ diff --git a/native/ios/SDL3.xcframework/ios-arm64_x86_64-simulator/SDL3.framework/SDL3 b/native/ios/SDL3.xcframework/ios-arm64_x86_64-simulator/SDL3.framework/SDL3 index c6e53af..d304ac7 100755 Binary files a/native/ios/SDL3.xcframework/ios-arm64_x86_64-simulator/SDL3.framework/SDL3 and b/native/ios/SDL3.xcframework/ios-arm64_x86_64-simulator/SDL3.framework/SDL3 differ diff --git a/native/ios/SDL3_image.xcframework/Info.plist b/native/ios/SDL3_image.xcframework/Info.plist index 9472213..06ada05 100644 --- a/native/ios/SDL3_image.xcframework/Info.plist +++ b/native/ios/SDL3_image.xcframework/Info.plist @@ -37,17 +37,18 @@ BinaryPath - SDL3_image.framework/SDL3_image + SDL3_image.framework/Versions/A/SDL3_image LibraryIdentifier - ios-arm64 + macos-arm64_x86_64 LibraryPath SDL3_image.framework SupportedArchitectures arm64 + x86_64 SupportedPlatform - ios + macos BinaryPath @@ -68,18 +69,17 @@ BinaryPath - SDL3_image.framework/Versions/A/SDL3_image + SDL3_image.framework/SDL3_image LibraryIdentifier - macos-arm64_x86_64 + ios-arm64 LibraryPath SDL3_image.framework SupportedArchitectures arm64 - x86_64 SupportedPlatform - macos + ios CFBundlePackageType diff --git a/native/ios/SDL3_image.xcframework/ios-arm64/SDL3_image.framework/Info.plist b/native/ios/SDL3_image.xcframework/ios-arm64/SDL3_image.framework/Info.plist index 4e92b34..77d5890 100644 Binary files a/native/ios/SDL3_image.xcframework/ios-arm64/SDL3_image.framework/Info.plist and b/native/ios/SDL3_image.xcframework/ios-arm64/SDL3_image.framework/Info.plist differ diff --git a/native/ios/SDL3_image.xcframework/ios-arm64/SDL3_image.framework/SDL3_image b/native/ios/SDL3_image.xcframework/ios-arm64/SDL3_image.framework/SDL3_image index 3055ece..ce53881 100755 Binary files a/native/ios/SDL3_image.xcframework/ios-arm64/SDL3_image.framework/SDL3_image and b/native/ios/SDL3_image.xcframework/ios-arm64/SDL3_image.framework/SDL3_image differ diff --git a/native/ios/SDL3_image.xcframework/ios-arm64_x86_64-simulator/SDL3_image.framework/Info.plist b/native/ios/SDL3_image.xcframework/ios-arm64_x86_64-simulator/SDL3_image.framework/Info.plist index 4e5e78b..ff7b7bd 100644 Binary files a/native/ios/SDL3_image.xcframework/ios-arm64_x86_64-simulator/SDL3_image.framework/Info.plist and b/native/ios/SDL3_image.xcframework/ios-arm64_x86_64-simulator/SDL3_image.framework/Info.plist differ diff --git a/native/ios/SDL3_image.xcframework/ios-arm64_x86_64-simulator/SDL3_image.framework/SDL3_image b/native/ios/SDL3_image.xcframework/ios-arm64_x86_64-simulator/SDL3_image.framework/SDL3_image index 47fd011..3b84de6 100755 Binary files a/native/ios/SDL3_image.xcframework/ios-arm64_x86_64-simulator/SDL3_image.framework/SDL3_image and b/native/ios/SDL3_image.xcframework/ios-arm64_x86_64-simulator/SDL3_image.framework/SDL3_image differ diff --git a/native/ios/SDL3_mixer.xcframework/Info.plist b/native/ios/SDL3_mixer.xcframework/Info.plist index c04d7ed..1b8d158 100644 --- a/native/ios/SDL3_mixer.xcframework/Info.plist +++ b/native/ios/SDL3_mixer.xcframework/Info.plist @@ -4,6 +4,38 @@ AvailableLibraries + + BinaryPath + SDL3_mixer.framework/Versions/A/SDL3_mixer + LibraryIdentifier + macos-arm64_x86_64 + LibraryPath + SDL3_mixer.framework + SupportedArchitectures + + arm64 + x86_64 + + SupportedPlatform + macos + + + BinaryPath + SDL3_mixer.framework/SDL3_mixer + LibraryIdentifier + tvos-arm64_x86_64-simulator + LibraryPath + SDL3_mixer.framework + SupportedArchitectures + + arm64 + x86_64 + + SupportedPlatform + tvos + SupportedPlatformVariant + simulator + BinaryPath SDL3_mixer.framework/SDL3_mixer @@ -21,35 +53,6 @@ SupportedPlatformVariant simulator - - BinaryPath - SDL3_mixer.framework/SDL3_mixer - LibraryIdentifier - ios-arm64 - LibraryPath - SDL3_mixer.framework - SupportedArchitectures - - arm64 - - SupportedPlatform - ios - - - BinaryPath - SDL3_mixer.framework/Versions/A/SDL3_mixer - LibraryIdentifier - macos-arm64_x86_64 - LibraryPath - SDL3_mixer.framework - SupportedArchitectures - - arm64 - x86_64 - - SupportedPlatform - macos - BinaryPath SDL3_mixer.framework/SDL3_mixer @@ -68,18 +71,15 @@ BinaryPath SDL3_mixer.framework/SDL3_mixer LibraryIdentifier - tvos-arm64_x86_64-simulator + ios-arm64 LibraryPath SDL3_mixer.framework SupportedArchitectures arm64 - x86_64 SupportedPlatform - tvos - SupportedPlatformVariant - simulator + ios CFBundlePackageType diff --git a/native/ios/SDL3_mixer.xcframework/ios-arm64/SDL3_mixer.framework/Info.plist b/native/ios/SDL3_mixer.xcframework/ios-arm64/SDL3_mixer.framework/Info.plist index b1c6351..d10ac24 100644 Binary files a/native/ios/SDL3_mixer.xcframework/ios-arm64/SDL3_mixer.framework/Info.plist and b/native/ios/SDL3_mixer.xcframework/ios-arm64/SDL3_mixer.framework/Info.plist differ diff --git a/native/ios/SDL3_mixer.xcframework/ios-arm64/SDL3_mixer.framework/SDL3_mixer b/native/ios/SDL3_mixer.xcframework/ios-arm64/SDL3_mixer.framework/SDL3_mixer index eb1e187..2b7d696 100755 Binary files a/native/ios/SDL3_mixer.xcframework/ios-arm64/SDL3_mixer.framework/SDL3_mixer and b/native/ios/SDL3_mixer.xcframework/ios-arm64/SDL3_mixer.framework/SDL3_mixer differ diff --git a/native/ios/SDL3_mixer.xcframework/ios-arm64_x86_64-simulator/SDL3_mixer.framework/Info.plist b/native/ios/SDL3_mixer.xcframework/ios-arm64_x86_64-simulator/SDL3_mixer.framework/Info.plist index b24f11c..5d3d529 100644 Binary files a/native/ios/SDL3_mixer.xcframework/ios-arm64_x86_64-simulator/SDL3_mixer.framework/Info.plist and b/native/ios/SDL3_mixer.xcframework/ios-arm64_x86_64-simulator/SDL3_mixer.framework/Info.plist differ diff --git a/native/ios/SDL3_mixer.xcframework/ios-arm64_x86_64-simulator/SDL3_mixer.framework/SDL3_mixer b/native/ios/SDL3_mixer.xcframework/ios-arm64_x86_64-simulator/SDL3_mixer.framework/SDL3_mixer index eec102d..99de883 100755 Binary files a/native/ios/SDL3_mixer.xcframework/ios-arm64_x86_64-simulator/SDL3_mixer.framework/SDL3_mixer and b/native/ios/SDL3_mixer.xcframework/ios-arm64_x86_64-simulator/SDL3_mixer.framework/SDL3_mixer differ diff --git a/native/ios/SDL3_ttf.xcframework/Info.plist b/native/ios/SDL3_ttf.xcframework/Info.plist index de9ed1a..3f5def9 100644 --- a/native/ios/SDL3_ttf.xcframework/Info.plist +++ b/native/ios/SDL3_ttf.xcframework/Info.plist @@ -4,6 +4,20 @@ AvailableLibraries + + BinaryPath + SDL3_ttf.framework/SDL3_ttf + LibraryIdentifier + ios-arm64 + LibraryPath + SDL3_ttf.framework + SupportedArchitectures + + arm64 + + SupportedPlatform + ios + BinaryPath SDL3_ttf.framework/SDL3_ttf @@ -18,23 +32,6 @@ SupportedPlatform tvos - - BinaryPath - SDL3_ttf.framework/SDL3_ttf - LibraryIdentifier - tvos-arm64_x86_64-simulator - LibraryPath - SDL3_ttf.framework - SupportedArchitectures - - arm64 - x86_64 - - SupportedPlatform - tvos - SupportedPlatformVariant - simulator - BinaryPath SDL3_ttf.framework/Versions/A/SDL3_ttf @@ -50,20 +47,6 @@ SupportedPlatform macos - - BinaryPath - SDL3_ttf.framework/SDL3_ttf - LibraryIdentifier - ios-arm64 - LibraryPath - SDL3_ttf.framework - SupportedArchitectures - - arm64 - - SupportedPlatform - ios - BinaryPath SDL3_ttf.framework/SDL3_ttf @@ -81,6 +64,23 @@ SupportedPlatformVariant simulator + + BinaryPath + SDL3_ttf.framework/SDL3_ttf + LibraryIdentifier + tvos-arm64_x86_64-simulator + LibraryPath + SDL3_ttf.framework + SupportedArchitectures + + arm64 + x86_64 + + SupportedPlatform + tvos + SupportedPlatformVariant + simulator + CFBundlePackageType XFWK diff --git a/native/ios/SDL3_ttf.xcframework/ios-arm64/SDL3_ttf.framework/Info.plist b/native/ios/SDL3_ttf.xcframework/ios-arm64/SDL3_ttf.framework/Info.plist index 0cc883e..a6fe851 100644 Binary files a/native/ios/SDL3_ttf.xcframework/ios-arm64/SDL3_ttf.framework/Info.plist and b/native/ios/SDL3_ttf.xcframework/ios-arm64/SDL3_ttf.framework/Info.plist differ diff --git a/native/ios/SDL3_ttf.xcframework/ios-arm64_x86_64-simulator/SDL3_ttf.framework/Info.plist b/native/ios/SDL3_ttf.xcframework/ios-arm64_x86_64-simulator/SDL3_ttf.framework/Info.plist index f0a40cd..c76dc86 100644 Binary files a/native/ios/SDL3_ttf.xcframework/ios-arm64_x86_64-simulator/SDL3_ttf.framework/Info.plist and b/native/ios/SDL3_ttf.xcframework/ios-arm64_x86_64-simulator/SDL3_ttf.framework/Info.plist differ diff --git a/native/ios/SDL3_ttf.xcframework/ios-arm64_x86_64-simulator/SDL3_ttf.framework/SDL3_ttf b/native/ios/SDL3_ttf.xcframework/ios-arm64_x86_64-simulator/SDL3_ttf.framework/SDL3_ttf index ce4f114..1bd2b55 100755 Binary files a/native/ios/SDL3_ttf.xcframework/ios-arm64_x86_64-simulator/SDL3_ttf.framework/SDL3_ttf and b/native/ios/SDL3_ttf.xcframework/ios-arm64_x86_64-simulator/SDL3_ttf.framework/SDL3_ttf differ diff --git a/native/linux-arm/libSDL3.so b/native/linux-arm/libSDL3.so index d571317..ac0730b 100644 Binary files a/native/linux-arm/libSDL3.so and b/native/linux-arm/libSDL3.so differ diff --git a/native/linux-arm/libSDL3_image.so b/native/linux-arm/libSDL3_image.so index ec4530c..ebe2dbc 100644 Binary files a/native/linux-arm/libSDL3_image.so and b/native/linux-arm/libSDL3_image.so differ diff --git a/native/linux-arm/libSDL3_mixer.so b/native/linux-arm/libSDL3_mixer.so index 1a12321..61f082c 100644 Binary files a/native/linux-arm/libSDL3_mixer.so and b/native/linux-arm/libSDL3_mixer.so differ diff --git a/native/linux-arm64/libSDL3.so b/native/linux-arm64/libSDL3.so index fb8563b..8b05c22 100644 Binary files a/native/linux-arm64/libSDL3.so and b/native/linux-arm64/libSDL3.so differ diff --git a/native/linux-arm64/libSDL3_image.so b/native/linux-arm64/libSDL3_image.so index 477a797..4b9ee16 100644 Binary files a/native/linux-arm64/libSDL3_image.so and b/native/linux-arm64/libSDL3_image.so differ diff --git a/native/linux-arm64/libSDL3_mixer.so b/native/linux-arm64/libSDL3_mixer.so index 65d1b15..7e76759 100644 Binary files a/native/linux-arm64/libSDL3_mixer.so and b/native/linux-arm64/libSDL3_mixer.so differ diff --git a/native/linux-x64/libSDL3.so b/native/linux-x64/libSDL3.so index e06deb9..921ad9d 100644 Binary files a/native/linux-x64/libSDL3.so and b/native/linux-x64/libSDL3.so differ diff --git a/native/linux-x64/libSDL3_image.so b/native/linux-x64/libSDL3_image.so index 48e71e5..10380b2 100644 Binary files a/native/linux-x64/libSDL3_image.so and b/native/linux-x64/libSDL3_image.so differ diff --git a/native/linux-x64/libSDL3_mixer.so b/native/linux-x64/libSDL3_mixer.so index 76169c9..291a5fe 100644 Binary files a/native/linux-x64/libSDL3_mixer.so and b/native/linux-x64/libSDL3_mixer.so differ diff --git a/native/linux-x86/libSDL3.so b/native/linux-x86/libSDL3.so index 765b7c4..f7ec8fa 100644 Binary files a/native/linux-x86/libSDL3.so and b/native/linux-x86/libSDL3.so differ diff --git a/native/linux-x86/libSDL3_image.so b/native/linux-x86/libSDL3_image.so index 9b4ed17..a0d0dda 100644 Binary files a/native/linux-x86/libSDL3_image.so and b/native/linux-x86/libSDL3_image.so differ diff --git a/native/linux-x86/libSDL3_mixer.so b/native/linux-x86/libSDL3_mixer.so index 96621a9..180b30d 100644 Binary files a/native/linux-x86/libSDL3_mixer.so and b/native/linux-x86/libSDL3_mixer.so differ diff --git a/native/osx-arm64/libSDL3.dylib b/native/osx-arm64/libSDL3.dylib index 455b77f..af63b57 100755 Binary files a/native/osx-arm64/libSDL3.dylib and b/native/osx-arm64/libSDL3.dylib differ diff --git a/native/osx-arm64/libSDL3_image.dylib b/native/osx-arm64/libSDL3_image.dylib index d9695f3..bb93f59 100755 Binary files a/native/osx-arm64/libSDL3_image.dylib and b/native/osx-arm64/libSDL3_image.dylib differ diff --git a/native/osx-arm64/libSDL3_mixer.dylib b/native/osx-arm64/libSDL3_mixer.dylib index df5acf6..a92fdee 100755 Binary files a/native/osx-arm64/libSDL3_mixer.dylib and b/native/osx-arm64/libSDL3_mixer.dylib differ diff --git a/native/osx-arm64/libSDL3_ttf.dylib b/native/osx-arm64/libSDL3_ttf.dylib index 16d2981..8e86f85 100755 Binary files a/native/osx-arm64/libSDL3_ttf.dylib and b/native/osx-arm64/libSDL3_ttf.dylib differ diff --git a/native/osx-x64/libSDL3.dylib b/native/osx-x64/libSDL3.dylib index 83cf0e6..3a24311 100755 Binary files a/native/osx-x64/libSDL3.dylib and b/native/osx-x64/libSDL3.dylib differ diff --git a/native/osx-x64/libSDL3_image.dylib b/native/osx-x64/libSDL3_image.dylib index 7e75d91..5d9c03f 100755 Binary files a/native/osx-x64/libSDL3_image.dylib and b/native/osx-x64/libSDL3_image.dylib differ diff --git a/native/osx-x64/libSDL3_mixer.dylib b/native/osx-x64/libSDL3_mixer.dylib index 404fba1..f1f88fa 100755 Binary files a/native/osx-x64/libSDL3_mixer.dylib and b/native/osx-x64/libSDL3_mixer.dylib differ diff --git a/native/win-arm64/SDL3.dll b/native/win-arm64/SDL3.dll index 29906f4..0d8df07 100644 Binary files a/native/win-arm64/SDL3.dll and b/native/win-arm64/SDL3.dll differ diff --git a/native/win-arm64/SDL3_image.dll b/native/win-arm64/SDL3_image.dll index b9cdd0f..ee131cf 100644 Binary files a/native/win-arm64/SDL3_image.dll and b/native/win-arm64/SDL3_image.dll differ diff --git a/native/win-arm64/SDL3_mixer.dll b/native/win-arm64/SDL3_mixer.dll index bf30012..bd9ba79 100644 Binary files a/native/win-arm64/SDL3_mixer.dll and b/native/win-arm64/SDL3_mixer.dll differ diff --git a/native/win-arm64/SDL3_ttf.dll b/native/win-arm64/SDL3_ttf.dll index 0a191c8..1db2006 100644 Binary files a/native/win-arm64/SDL3_ttf.dll and b/native/win-arm64/SDL3_ttf.dll differ diff --git a/native/win-x64/SDL3.dll b/native/win-x64/SDL3.dll index fccbbad..995a214 100644 Binary files a/native/win-x64/SDL3.dll and b/native/win-x64/SDL3.dll differ diff --git a/native/win-x64/SDL3_image.dll b/native/win-x64/SDL3_image.dll index 5631ada..88b0d87 100644 Binary files a/native/win-x64/SDL3_image.dll and b/native/win-x64/SDL3_image.dll differ diff --git a/native/win-x64/SDL3_mixer.dll b/native/win-x64/SDL3_mixer.dll index f514a09..20fac8c 100644 Binary files a/native/win-x64/SDL3_mixer.dll and b/native/win-x64/SDL3_mixer.dll differ diff --git a/native/win-x64/SDL3_ttf.dll b/native/win-x64/SDL3_ttf.dll index 4d53a6f..1d845a5 100644 Binary files a/native/win-x64/SDL3_ttf.dll and b/native/win-x64/SDL3_ttf.dll differ diff --git a/native/win-x86/SDL3.dll b/native/win-x86/SDL3.dll index 063217a..dc22d73 100644 Binary files a/native/win-x86/SDL3.dll and b/native/win-x86/SDL3.dll differ diff --git a/native/win-x86/SDL3_image.dll b/native/win-x86/SDL3_image.dll index a19b22c..1f24f66 100644 Binary files a/native/win-x86/SDL3_image.dll and b/native/win-x86/SDL3_image.dll differ diff --git a/native/win-x86/SDL3_mixer.dll b/native/win-x86/SDL3_mixer.dll index 1a6678b..f73e4ce 100644 Binary files a/native/win-x86/SDL3_mixer.dll and b/native/win-x86/SDL3_mixer.dll differ diff --git a/native/win-x86/SDL3_ttf.dll b/native/win-x86/SDL3_ttf.dll index 979f221..1d94652 100644 Binary files a/native/win-x86/SDL3_ttf.dll and b/native/win-x86/SDL3_ttf.dll differ