hostile-takeover/game/sdl/android
Nathan Fulton fd31d33274 Android gszMainDataDir = NULL
Using NULL as the main data dir will tell the SDL API (the current host file I/O) to fallthough and read from the .apk assets. This is currently desirable in every existing case.
2017-10-21 20:29:54 -04:00
..
.settings Initial SDL-Android port 2016-08-31 22:43:27 -04:00
assets Initial SDL-Android port 2016-08-31 22:43:27 -04:00
jni Android gszMainDataDir = NULL 2017-10-21 20:29:54 -04:00
res Initial SDL-Android port 2016-08-31 22:43:27 -04:00
src Add Android jni method for obtaining the AssetManager 2017-10-21 20:28:33 -04:00
AndroidManifest.xml Initial SDL-Android port 2016-08-31 22:43:27 -04:00
ant.properties Initial SDL-Android port 2016-08-31 22:43:27 -04:00
build.properties Initial SDL-Android port 2016-08-31 22:43:27 -04:00
build.xml Initial SDL-Android port 2016-08-31 22:43:27 -04:00
default.properties Initial SDL-Android port 2016-08-31 22:43:27 -04:00
lint.xml Initial SDL-Android port 2016-08-31 22:43:27 -04:00
proguard-project.txt Initial SDL-Android port 2016-08-31 22:43:27 -04:00
project.properties Initial SDL-Android port 2016-08-31 22:43:27 -04:00