Unpacked Xcode.tar.gz.

--HG--
branch : SDL-1.2
This commit is contained in:
Ryan C. Gordon 2011-09-11 14:44:37 -04:00
parent 611dc45d10
commit a4f2d4f2ce
161 changed files with 36489 additions and 9 deletions

View file

@ -0,0 +1,13 @@
/*
* libsdlmain_prefix.h
* SDLTest
*
* Created by Darrell Walisser on Wed Aug 06 2003.
* Copyright (c) 2003 __MyCompanyName__. All rights reserved.
*
*/
#include <Cocoa/Cocoa.h>
#include <Carbon/Carbon.h>
#include "SDL.h"
#include "SDLMain.h"