dolphin/Source/Android/jni
Lioncash c0c0e412e0 Core/ConfigManager: Use forward declarations where applicable
Avoids dragging in IniFile, EXI device and SI device headers in this header which is
quite widely used throughout the codebase.

This also uncovered a few cases where indirect inclusions were being
relied upon, which this also fixes.
2019-06-07 19:54:39 -04:00
..
AndroidCommon Android: Optimize rumble call 2019-01-26 09:38:35 -05:00
GameList Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +01:00
ButtonManager.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
ButtonManager.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
CMakeLists.txt Use UICommon's game list code on Android 2018-06-06 17:34:07 +02:00
MainAndroid.cpp Core/ConfigManager: Use forward declarations where applicable 2019-06-07 19:54:39 -04:00