mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-11 03:43:37 -05:00
Android: Add Log Configuration to UI
This commit is contained in:
@@ -28,4 +28,8 @@ jmethodID GetGameFileConstructor();
|
||||
jclass GetGameFileCacheClass();
|
||||
jfieldID GetGameFileCachePointer();
|
||||
|
||||
jclass GetLinkedHashMapClass();
|
||||
jmethodID GetLinkedHashMapInit();
|
||||
jmethodID GetLinkedHashMapPut();
|
||||
|
||||
} // namespace IDCache
|
||||
|
||||
Reference in New Issue
Block a user