mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
Android: Implement save overwrite confirmation
This commit is contained in:
parent
cd4ccda51c
commit
347551a01d
7 changed files with 66 additions and 6 deletions
|
@ -56,4 +56,6 @@ jmethodID GetNetworkHelperGetNetworkIpAddress();
|
|||
jmethodID GetNetworkHelperGetNetworkPrefixLength();
|
||||
jmethodID GetNetworkHelperGetNetworkGateway();
|
||||
|
||||
jmethodID GetBooleanSupplierGet();
|
||||
|
||||
} // namespace IDCache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue