mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
Qt: Implement advanced mapping I/O windows
This commit is contained in:
@ -54,6 +54,7 @@ public:
|
||||
std::shared_ptr<ciface::Core::Device> GetDevice() const;
|
||||
|
||||
void SetBlockInputs(const bool block);
|
||||
ControllerEmu::EmulatedController* GetController() const;
|
||||
signals:
|
||||
void Update();
|
||||
void ClearFields();
|
||||
|
Reference in New Issue
Block a user