Added Max's patches for building MacOS X apps on command line

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40169
This commit is contained in:
Sam Lantinga 2001-09-04 23:18:45 +00:00
parent 9e8567129b
commit 23d3cf9854
18 changed files with 163 additions and 37 deletions

View file

@ -10,5 +10,6 @@
{
}
- (IBAction)quit:(id)sender;
- (IBAction)makeFullscreen:(id)sender;
- (void)applicationDidFinishLaunching:(NSNotification *)aNotification;
@end