WiiUpdateCallback: Add interface for update callback

This commit is contained in:
OatmealDome
2022-01-09 15:42:26 -05:00
parent e4372a317d
commit 7c86baee50
3 changed files with 34 additions and 0 deletions

View File

@ -72,4 +72,7 @@ jmethodID GetPatchCheatConstructor();
jclass GetRiivolutionPatchesClass();
jfieldID GetRiivolutionPatchesPointer();
jclass GetWiiUpdateCallbackClass();
jmethodID GetWiiUpdateCallbackFunction();
} // namespace IDCache