From 0ccab798847ee0854a66a4b8a2aee56fce78c324 Mon Sep 17 00:00:00 2001 From: aliaspider Date: Mon, 14 Jul 2014 06:10:33 +0100 Subject: fix x86 build --- input.c | 1 - 1 file changed, 1 deletion(-) (limited to 'input.c') diff --git a/input.c b/input.c index fa1072e..06a8f8a 100644 --- a/input.c +++ b/input.c @@ -588,7 +588,6 @@ u32 update_input() key &= ~(joy_map(event.jbutton.button)); break; } - } } } -- cgit v1.2.3