mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07: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