home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Maximum CD 2007 September
/
maximum-cd-2007-09.iso
/
Assets
/
data
/
AssaultCube_v0.93.exe
/
source
/
xcode
/
SDLMain.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-11-06
|
318 b
|
12 lines
/* 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