mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Android: Add NumericSetting support
This commit is contained in:
@@ -98,4 +98,8 @@ jclass GetEmulatedControllerClass();
|
||||
jfieldID GetEmulatedControllerPointer();
|
||||
jmethodID GetEmulatedControllerConstructor();
|
||||
|
||||
jclass GetNumericSettingClass();
|
||||
jfieldID GetNumericSettingPointer();
|
||||
jmethodID GetNumericSettingConstructor();
|
||||
|
||||
} // namespace IDCache
|
||||
|
||||
Reference in New Issue
Block a user