mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-14 07:05:46 -04:00
Move game settings apply to CommonHostInterface
This commit is contained in:
@ -583,7 +583,6 @@ void AndroidHostInterface::OnRunningGameChanged(const std::string& path, CDImage
|
||||
const std::string& game_title)
|
||||
{
|
||||
CommonHostInterface::OnRunningGameChanged(path, image, game_code, game_title);
|
||||
ApplySettings(true);
|
||||
|
||||
if (m_emulation_activity_object)
|
||||
{
|
||||
|
Reference in New Issue
Block a user