mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
WiiUpdateCallback: Add interface for update callback
This commit is contained in:
parent
e4372a317d
commit
7c86baee50
3 changed files with 34 additions and 0 deletions
|
@ -72,4 +72,7 @@ jmethodID GetPatchCheatConstructor();
|
|||
jclass GetRiivolutionPatchesClass();
|
||||
jfieldID GetRiivolutionPatchesPointer();
|
||||
|
||||
jclass GetWiiUpdateCallbackClass();
|
||||
jmethodID GetWiiUpdateCallbackFunction();
|
||||
|
||||
} // namespace IDCache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue