[HID] Added option to turn off vibration

This commit is contained in:
Gliniak
2021-05-24 15:09:40 +02:00
parent 7977d7ab98
commit 613f5ebe02
4 changed files with 46 additions and 2 deletions

View File

@@ -139,6 +139,7 @@ class EmulatorWindow {
void GpuTraceFrame();
void GpuClearCaches();
void ToggleDisplayConfigDialog();
void ToggleControllerVibration();
void ShowCompatibility();
void ShowFAQ();
void ShowBuildCommit();