dolphin/Source/Android/jni/GameList
JosJuice 439866d257 Android: Remove unnecessary JNI function declarations
We generally have no reason to call these functions on our own, so
there's not much reason to declare them, especially not in the cpp
file where they're defined. In case we ever do get a reason to do
it, we can add declarations for just the functions that need them.
2020-10-19 20:55:13 +02:00
..
GameFile.cpp Android: Remove unnecessary JNI function declarations 2020-10-19 20:55:13 +02:00
GameFile.h Android: Convert some files to LF 2020-07-06 17:04:58 +02:00
GameFileCache.cpp Android: Remove unnecessary JNI function declarations 2020-10-19 20:55:13 +02:00