Unpacked Xcode.tar.gz.
--HG-- branch : SDL-1.2
This commit is contained in:
parent
611dc45d10
commit
a4f2d4f2ce
161 changed files with 36489 additions and 9 deletions
13
Xcode/SDLTest/libsdlmain_prefix.h
Normal file
13
Xcode/SDLTest/libsdlmain_prefix.h
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue