mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-28 15:39:10 +00:00
First pass at changing SDL 2.0 to SDL 3.0
This commit is contained in:
parent
0bfeed061b
commit
2c4159b99a
146 changed files with 2633 additions and 2635 deletions
|
@ -69,5 +69,5 @@ ndk-build \
|
|||
APP_BUILD_SCRIPT=Android.mk \
|
||||
APP_ABI="armeabi-v7a arm64-v8a x86 x86_64" \
|
||||
APP_PLATFORM=android-16 \
|
||||
APP_MODULES="SDL2 SDL2_main" \
|
||||
APP_MODULES="SDL3 SDL3_main" \
|
||||
$ndk_args
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue