From 1515a857d92de384e55f56124273e7ceda0b994c Mon Sep 17 00:00:00 2001 From: David Athay Date: Mon, 17 Nov 2008 20:35:54 +0000 Subject: Added Xcode files. --- src/SDLMain.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 src/SDLMain.h (limited to 'src/SDLMain.h') diff --git a/src/SDLMain.h b/src/SDLMain.h new file mode 100755 index 00000000..4683df57 --- /dev/null +++ b/src/SDLMain.h @@ -0,0 +1,11 @@ +/* SDLMain.m - main entry point for our Cocoa-ized SDL app + Initial Version: Darrell Walisser + Non-NIB-Code & other changes: Max Horn + + Feel free to customize this file to suit your needs +*/ + +#import + +@interface SDLMain : NSObject +@end -- cgit v1.2.3-60-g2f50