mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-15 06:58:37 +02:00
DolphinWX: fix input bitmaps not working when background input is off
This commit is contained in:
@ -125,7 +125,7 @@ void Host_SetStartupDebuggingParameters()
|
||||
{
|
||||
}
|
||||
|
||||
bool Host_UIHasFocus()
|
||||
bool Host_UINeedsControllerState()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user