Fixed android-shmem compilation with NDK r14b, updated OpenTTD
This commit is contained in:
@@ -7,10 +7,10 @@ AppName="OpenTTD"
|
||||
AppFullName=org.openttd.sdl
|
||||
|
||||
# Application version code (integer)
|
||||
AppVersionCode=17064
|
||||
AppVersionCode=17065
|
||||
|
||||
# Application user-visible version name (string)
|
||||
AppVersionName="1.7.0.64-RC1"
|
||||
AppVersionName="1.7.0.65-RC1"
|
||||
|
||||
# Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...'
|
||||
# If you'll start Description with '!' symbol it will be enabled by default, other downloads should be selected by user from startup config menu
|
||||
|
||||
@@ -20,3 +20,4 @@ left_mouse_btn_scrolling = true
|
||||
osk_activation = disabled
|
||||
auto_scrolling = 0
|
||||
reverse_scroll = true
|
||||
windows_titlebars = false
|
||||
|
||||
Submodule project/jni/application/openttd/src updated: 1c4dcd494f...cee6057bf2
Submodule project/jni/shmem updated: f6b49516cf...5375e8eeea
Reference in New Issue
Block a user