mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
InputCommon: Provide WindowSystemInfo getter for ControllerInterface.
This commit is contained in:
@@ -122,6 +122,8 @@ public:
|
||||
static void SetCurrentInputChannel(ciface::InputChannel);
|
||||
static ciface::InputChannel GetCurrentInputChannel();
|
||||
|
||||
WindowSystemInfo GetWindowSystemInfo() const;
|
||||
|
||||
private:
|
||||
void ClearDevices();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user