diff --git a/lemuroid-app/src/main/java/com/swordfish/lemuroid/app/shared/input/InputClassGamePad.kt b/lemuroid-app/src/main/java/com/swordfish/lemuroid/app/shared/input/InputClassGamePad.kt index f803e8a041..f16517b02e 100644 --- a/lemuroid-app/src/main/java/com/swordfish/lemuroid/app/shared/input/InputClassGamePad.kt +++ b/lemuroid-app/src/main/java/com/swordfish/lemuroid/app/shared/input/InputClassGamePad.kt @@ -13,6 +13,8 @@ object InputClassGamePad : InputClass { KeyEvent.KEYCODE_BUTTON_B, KeyEvent.KEYCODE_BUTTON_X, KeyEvent.KEYCODE_BUTTON_Y, + KeyEvent.KEYCODE_BUTTON_START, + KeyEvent.KEYCODE_BUTTON_SELECT, ) private val INPUT_KEYS = listOf(