mirror of
https://github.com/izzy2lost/RetroArch.git
synced 2026-03-26 16:42:27 -07:00
b98c53ddb7
Repurpose vibrate_on_keypress to enable device's standard keypress feedback on overlay key/button state changes - Add keypress_vibrate function ptr to input_driver_t (only implemented on Android for now) - (Android) Remove APP_CMD_VIBRATE_KEYPRESS - (Android) Add doHapticFeedback, called directly to avoid latency