mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 05:25:46 -04:00
CommonHostInterface: Reimplement controller rumble support
Even better than before, supports separate motor control.
This commit is contained in:
@ -792,6 +792,7 @@ void QtHostInterface::threadEntryPoint()
|
||||
}
|
||||
|
||||
m_system->RunFrame();
|
||||
UpdateControllerRumble();
|
||||
|
||||
renderDisplay();
|
||||
|
||||
|
Reference in New Issue
Block a user