SameBoy/Cocoa/GBBorderView.h
2016-07-03 20:58:25 +03:00

6 lines
64 B
Objective-C

#import <Cocoa/Cocoa.h>
@interface GBBorderView : NSView
@end