Update wayland_input.c

This commit is contained in:
Autechre 2020-08-31 14:08:41 +02:00 committed by GitHub
parent d7522aebe0
commit 0e5cceb443
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -255,7 +255,7 @@ static int16_t input_wl_state(
/* TODO: Rest of the mouse inputs. */ /* TODO: Rest of the mouse inputs. */
} }
} }
breka; break;
case RETRO_DEVICE_POINTER: case RETRO_DEVICE_POINTER:
if (idx == 0) if (idx == 0)
{ {