mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-14 00:55:46 -04:00
CommonHostInterface: Implement controller autofire
This commit is contained in:
@ -569,7 +569,7 @@ void AndroidHostInterface::EmulationThreadLoop(JNIEnv* env)
|
||||
else
|
||||
System::RunFrame();
|
||||
|
||||
UpdateControllerRumble();
|
||||
UpdateControllerMetaState();
|
||||
if (m_vibration_enabled)
|
||||
UpdateVibration();
|
||||
}
|
||||
|
Reference in New Issue
Block a user