mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-20 01:15:08 -05:00
WiiUpdateCallback: Add interface for update callback
This commit is contained in:
@@ -72,4 +72,7 @@ jmethodID GetPatchCheatConstructor();
|
||||
jclass GetRiivolutionPatchesClass();
|
||||
jfieldID GetRiivolutionPatchesPointer();
|
||||
|
||||
jclass GetWiiUpdateCallbackClass();
|
||||
jmethodID GetWiiUpdateCallbackFunction();
|
||||
|
||||
} // namespace IDCache
|
||||
|
||||
Reference in New Issue
Block a user