OpenTTD: created separate Git repo for Android patches

This commit is contained in:
pelya
2014-03-15 21:07:32 +02:00
parent 3efb894259
commit a0ceb71cd9
5 changed files with 16 additions and 16 deletions

View File

@@ -201,7 +201,7 @@ FirstStartMenuOptions=''
# Enable multi-ABI binary, with hardware FPU support - it will also work on old devices,
# but .apk size is 2x bigger (y) / (n) / (x86) / (all)
MultiABI='all'
MultiABI='armeabi-v7a'
# Minimum amount of RAM application requires, in Mb, SDL will print warning to user if it's lower
AppMinimumRAM=0