fix x86 build

This commit is contained in:
aliaspider
2014-07-14 06:10:33 +01:00
parent a8ff99c68b
commit 0ccab79884
2 changed files with 1 additions and 2 deletions

View File

@@ -588,7 +588,6 @@ u32 update_input()
key &= ~(joy_map(event.jbutton.button));
break;
}
}
}
}