SameBoy/Cocoa/GBColorCell.h

6 lines
72 B
C
Raw Normal View History

#import <Cocoa/Cocoa.h>
@interface GBColorCell : NSTextFieldCell
@end