mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-23 21:09:44 -05:00
android: thread local env
This commit is contained in:
@@ -10,7 +10,7 @@ namespace IDCache
|
||||
{
|
||||
static constexpr jint JNI_VERSION = JNI_VERSION_1_6;
|
||||
|
||||
JavaVM* GetJavaVM();
|
||||
JNIEnv* GetEnvForThread();
|
||||
|
||||
jclass GetNativeLibraryClass();
|
||||
jmethodID GetDisplayAlertMsg();
|
||||
|
||||
Reference in New Issue
Block a user