mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-21 19:11:34 +02:00
Remove log
This commit is contained in:
@@ -333,8 +333,6 @@
|
||||
joypad_wait = false;
|
||||
});
|
||||
|
||||
NSLog(@"%@", button);
|
||||
|
||||
if (!button.isPressed) return;
|
||||
if (joystick_configuration_state == -1) return;
|
||||
if (joystick_configuration_state == GBButtonCount) return;
|
||||
|
Reference in New Issue
Block a user