mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-01 21:58:12 +00:00
yuzu: Add ring controller test button
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user