mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 18:32:44 +00:00
(OSX) Add ifndef OSX ifdef
This commit is contained in:
parent
bdeeff2802
commit
bae883e174
@ -30,7 +30,9 @@
|
||||
#endif
|
||||
|
||||
+ (RAGameView*)get;
|
||||
#ifndef OSX
|
||||
- (void)display;
|
||||
#endif
|
||||
|
||||
@end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user