mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
Android: Add Riivolution patch configuration
This commit is contained in:
parent
34021b5ebc
commit
22a1f3422c
13 changed files with 594 additions and 2 deletions
|
@ -69,4 +69,7 @@ jclass GetPatchCheatClass();
|
|||
jfieldID GetPatchCheatPointer();
|
||||
jmethodID GetPatchCheatConstructor();
|
||||
|
||||
jclass GetRiivolutionPatchesClass();
|
||||
jfieldID GetRiivolutionPatchesPointer();
|
||||
|
||||
} // namespace IDCache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue