mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06: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