yuzu: Add ring controller test button
This commit is contained in:
parent
5cbeb6f1c4
commit
22eb8ce395
10 changed files with 382 additions and 186 deletions
|
@ -73,7 +73,7 @@ private:
|
|||
void OnNewData(std::span<u8> buffer);
|
||||
|
||||
/// Updates device configuration to enable or disable features
|
||||
void SetPollingMode();
|
||||
DriverResult SetPollingMode();
|
||||
|
||||
/// Returns true if input thread is valid and doesn't need to be stopped
|
||||
bool IsInputThreadValid() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue