1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00

Update openCore

This commit is contained in:
twinaphex 2015-07-18 16:01:39 +02:00
parent e35fab5dc8
commit fd33f2153a

View File

@ -268,7 +268,7 @@ static void poll_iteration(void)
}
}
- (void)openCore:(id)sender
- (IBAction)openCore:(id)sender
{
NSOpenPanel* panel = (NSOpenPanel*)[NSOpenPanel openPanel];
#if defined(MAC_OS_X_VERSION_10_6)