From 3eeae12c498d1a4dbe969462d2ba841f77ee3ccb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 2 Jan 2011 01:48:38 +0200 Subject: Initial commit. This code based on mana client http://www.gitorious.org/mana/mana and my private repository. --- src/SDLMain.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/SDLMain.h (limited to 'src/SDLMain.h') diff --git a/src/SDLMain.h b/src/SDLMain.h new file mode 100644 index 000000000..4683df57a --- /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