Remove log
This commit is contained in:
parent
4b24178553
commit
0c91502859
@ -333,8 +333,6 @@
|
|||||||
joypad_wait = false;
|
joypad_wait = false;
|
||||||
});
|
});
|
||||||
|
|
||||||
NSLog(@"%@", button);
|
|
||||||
|
|
||||||
if (!button.isPressed) return;
|
if (!button.isPressed) return;
|
||||||
if (joystick_configuration_state == -1) return;
|
if (joystick_configuration_state == -1) return;
|
||||||
if (joystick_configuration_state == GBButtonCount) return;
|
if (joystick_configuration_state == GBButtonCount) return;
|
||||||
|
Loading…
Reference in New Issue
Block a user