mirror of
https://github.com/libretro/bsnes-libretro.git
synced 2025-02-25 13:01:07 +00:00
6 lines
68 B
Objective-C
6 lines
68 B
Objective-C
#import <Cocoa/Cocoa.h>
|
|
|
|
@interface GBImageCell : NSImageCell
|
|
|
|
@end
|