(OSX) Add ifndef OSX ifdef
This commit is contained in:
parent
bdeeff2802
commit
bae883e174
|
@ -30,7 +30,9 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
+ (RAGameView*)get;
|
+ (RAGameView*)get;
|
||||||
|
#ifndef OSX
|
||||||
- (void)display;
|
- (void)display;
|
||||||
|
#endif
|
||||||
|
|
||||||
@end
|
@end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue