mirror of
https://github.com/hedge-dev/UnleashedRecomp
synced 2026-07-02 12:45:51 -04:00
Implemented vibration option
This commit is contained in:
@@ -598,6 +598,7 @@ public:
|
||||
|
||||
CONFIG_DEFINE_LOCALISED("Input", bool, InvertCameraX, false);
|
||||
CONFIG_DEFINE_LOCALISED("Input", bool, InvertCameraY, false);
|
||||
CONFIG_DEFINE_LOCALISED("Input", bool, Vibration, true);
|
||||
CONFIG_DEFINE_LOCALISED("Input", bool, AllowBackgroundInput, false);
|
||||
CONFIG_DEFINE_LOCALISED("Input", bool, AllowDPadMovement, false);
|
||||
CONFIG_DEFINE_ENUM_LOCALISED("Input", EControllerIcons, ControllerIcons, EControllerIcons::Auto);
|
||||
|
||||
Reference in New Issue
Block a user