mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-16 23:48:01 -05:00
nfp: Improve implementation
This commit is contained in:
@ -309,6 +309,8 @@ public:
|
||||
*/
|
||||
bool TestVibration(std::size_t device_index);
|
||||
|
||||
bool SetPollingMode(Common::Input::PollingMode polling_mode);
|
||||
|
||||
/// Returns the led pattern corresponding to this emulated controller
|
||||
LedPattern GetLedPattern() const;
|
||||
|
||||
|
Reference in New Issue
Block a user