diff --git a/input/input_driver.c b/input/input_driver.c index a644e35704..957ee3f901 100644 --- a/input/input_driver.c +++ b/input/input_driver.c @@ -2904,7 +2904,6 @@ void input_overlay_auto_rotate_( static void input_overlay_poll_lightgun(settings_t *settings, input_overlay_t *ol, const int old_ptr_count) { - input_overlay_state_t *ol_state = &ol->overlay_state; input_overlay_pointer_state_t *ptr_st = &ol->pointer_state; const int ptr_count = ptr_st->count; unsigned action = OVERLAY_LIGHTGUN_ACTION_NONE; diff --git a/intl/msg_hash_us.h b/intl/msg_hash_us.h index 6a42eba069..5d31d0092e 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -5420,7 +5420,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_OVERLAY_MOUSE_SETTINGS, - "Configure mouse input sent from the overlay." + "Configure mouse input sent from the overlay. Note: 1-, 2-, and 3-finger taps send left, right, and middle button clicks." ) /* Settings > On-Screen Display > On-Screen Overlay > Keyboard Overlay */