WiiUpdateCallback: Add interface for update callback

This commit is contained in:
OatmealDome
2022-01-21 17:14:16 -05:00
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