SameBoy/Cocoa/GBTerminalTextFieldCell.h

6 lines
84 B
C
Raw Normal View History

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