dolphin/Source/Android/jni/GameList
JosJuice d304d75aa5 Android: Stop using custom path for GameFileCache
Back when I wrote this code, I believe I set it to use a custom path
so that the cache would end up in a directory which Android considers
to be a cache directory. But nowadays the directory which Dolphin's
C++ code considers to be the cache directory is such a directory,
so there's no longer any reason to override the default path.
2021-06-08 18:34:40 +02:00
..
GameFile.cpp Android: Don't name unused JNIEnv/jobject/jclass parameters 2020-11-07 12:08:48 +01:00
GameFile.h Android: Convert some files to LF 2020-07-06 17:04:58 +02:00
GameFileCache.cpp Android: Stop using custom path for GameFileCache 2021-06-08 18:34:40 +02:00