mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 13:20:43 +00:00
(mfi_joypad.m) Indenting nits
This commit is contained in:
parent
ecdaa1885b
commit
e882709e63
@ -186,7 +186,6 @@ bool apple_gamecontroller_joypad_init(void *data)
|
||||
usingBlock:^(NSNotification *note) {
|
||||
apple_gamecontroller_joypad_connect([note object]);
|
||||
}];
|
||||
|
||||
[[NSNotificationCenter defaultCenter] addObserverForName:GCControllerDidDisconnectNotification
|
||||
object:nil
|
||||
queue:[NSOperationQueue mainQueue]
|
||||
|
Loading…
x
Reference in New Issue
Block a user