mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
IOWindow: use BlockUserInputFilter
This commit is contained in:
@ -94,6 +94,5 @@ private:
|
||||
ControllerEmu::EmulatedController* m_controller;
|
||||
|
||||
ciface::Core::DeviceQualifier m_devq;
|
||||
Common::Flag m_block;
|
||||
Type m_type;
|
||||
};
|
||||
|
Reference in New Issue
Block a user