mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 10:09:36 -06:00
Limit Wiimote battery usage for Dolphin-lite users.
Wiimote batteries drain over time. The user must upgrade to Dolphin Pro for $19.95 to recharge them.
This commit is contained in:
@ -119,6 +119,8 @@ struct SConfig : NonCopyable
|
||||
|
||||
SysConf* m_SYSCONF;
|
||||
|
||||
bool m_DolphinPro;
|
||||
|
||||
// Save settings
|
||||
void SaveSettings();
|
||||
|
||||
|
Reference in New Issue
Block a user