mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-13 21:43:28 -05:00
NativeLibrary: Create displayToastMsg Method
This commit is contained in:
@@ -12,6 +12,7 @@ JNIEnv* GetEnvForThread();
|
||||
jclass GetStringClass();
|
||||
|
||||
jclass GetNativeLibraryClass();
|
||||
jmethodID GetDisplayToastMsg();
|
||||
jmethodID GetDisplayAlertMsg();
|
||||
jmethodID GetUpdateTouchPointer();
|
||||
jmethodID GetOnTitleChanged();
|
||||
|
||||
Reference in New Issue
Block a user