mirror of
https://github.com/yawut/SDL.git
synced 2026-09-07 16:45:57 -05:00
Unpacked project archives to get individual file history in subversion
This commit is contained in:
11
Xcode/TemplatesForXcode/SDL OpenGL Application/SDLMain.h
Normal file
11
Xcode/TemplatesForXcode/SDL OpenGL 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
|
||||
Reference in New Issue
Block a user