Unpacked project archives to get individual file history in subversion
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402564
This commit is contained in:
parent
98ce0f8871
commit
316a61731f
199 changed files with 90702 additions and 16 deletions
11
Xcode/TemplatesForXcode/SDL Application/SDLMain.h
Normal file
11
Xcode/TemplatesForXcode/SDL Application/SDLMain.h
Normal file
|
@ -0,0 +1,11 @@
|
|||
/* SDLMain.m - main entry point for our Cocoa-ized SDL app
|
||||
Initial Version: Darrell Walisser <dwaliss1@purdue.edu>
|
||||
Non-NIB-Code & other changes: Max Horn <max@quendi.de>
|
||||
|
||||
Feel free to customize this file to suit your needs
|
||||
*/
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface SDLMain : NSObject
|
||||
@end
|
Loading…
Add table
Add a link
Reference in a new issue