mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
GCAdapter: Add a setting to toggle rumble
This commit is contained in:
@ -116,6 +116,7 @@ struct SConfig : NonCopyable
|
||||
// Input settings
|
||||
bool m_BackgroundInput;
|
||||
bool m_GameCubeAdapter;
|
||||
bool m_AdapterRumble;
|
||||
|
||||
SysConf* m_SYSCONF;
|
||||
|
||||
|
Reference in New Issue
Block a user