OpenTTD: fixed compilation

This commit is contained in:
pelya
2023-05-20 01:18:08 +03:00
parent a7401cfaf7
commit b0124577c1

View File

@@ -273,7 +273,7 @@ NDK_TOOLCHAIN_VERSION=clang
# android-16 = Android 4.1, the earliest supported version in NDK r18.
# android-18 = Android 4.3, the first version supporting GLES3.
# android-21 = Android 5.1, the first version with SO_REUSEPORT defined.
APP_PLATFORM=21
APP_PLATFORM=19
# Specify architectures to compile, 'all' or 'y' to compile for all architectures.
# Available architectures: armeabi-v7a arm64-v8a x86 x86_64