SameBoy/Cocoa/AppDelegate.h

8 lines
91 B
Objective-C

#import <Cocoa/Cocoa.h>
@interface AppDelegate : NSObject <NSApplicationDelegate>
@end