From 0e5cceb4438b31b111782f266f25249592d67301 Mon Sep 17 00:00:00 2001 From: Autechre Date: Mon, 31 Aug 2020 14:08:41 +0200 Subject: [PATCH] Update wayland_input.c --- input/drivers/wayland_input.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/drivers/wayland_input.c b/input/drivers/wayland_input.c index 896f84191e..0f8bff16f4 100644 --- a/input/drivers/wayland_input.c +++ b/input/drivers/wayland_input.c @@ -255,7 +255,7 @@ static int16_t input_wl_state( /* TODO: Rest of the mouse inputs. */ } } - breka; + break; case RETRO_DEVICE_POINTER: if (idx == 0) {