mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 15:27:58 -05:00
config: Remove vibration configuration
This commit is contained in:
@ -24,9 +24,6 @@ public:
|
||||
|
||||
void ApplyConfiguration();
|
||||
|
||||
static void SetVibrationDevices(std::size_t player_index);
|
||||
static void SetAllVibrationDevices();
|
||||
|
||||
private:
|
||||
void changeEvent(QEvent* event) override;
|
||||
void RetranslateUI();
|
||||
|
Reference in New Issue
Block a user