// SDLMain.m - main entry point for our Cocoa-ized SDL app // Initial Version: Copyright (C) Darrell Walisser // Non-NIB-Code & other changes: Copyright (C) Max Horn // // Feel free to customize this file to suit your needs // #import @interface SDLMain : NSObject @end