mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 00:08:50 -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