(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…
Reference in New Issue