get some command wrapper stuff working
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface AppController : NSObject {
|
||||
IBOutlet NSTextField *textField;
|
||||
IBOutlet NSTextField *textFieldLog;
|
||||
IBOutlet NSTextField *textFieldInfo;
|
||||
|
||||
}
|
||||
- (IBAction)romInfo:(id)sender;
|
||||
- (IBAction)romUpload:(id)sender;
|
||||
|
||||
Reference in New Issue
Block a user