mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
DolphinWX: fix input bitmaps not working when background input is off
This commit is contained in:
parent
ab5a5ee3ea
commit
0019c34c73
14 changed files with 53 additions and 8 deletions
|
@ -125,7 +125,7 @@ void Host_SetStartupDebuggingParameters()
|
|||
{
|
||||
}
|
||||
|
||||
bool Host_UIHasFocus()
|
||||
bool Host_UINeedsControllerState()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue