Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/___PROJECTNAMEASIDENTIFIER____Prefix.pch @ 4987:b68a0e03db02
Set blend mode for textures that were created from surfaces with a colorkey
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 12 Jan 2011 15:58:53 -0800 |
parents | 62d208fd5f49 |
children |
line wrap: on
line source
// // Prefix header for all source files of the 'ÇPROJECTNAMEÈ' target in the 'ÇPROJECTNAMEÈ' project // #include "SDL.h" #ifdef __OBJC__ #import <Cocoa/Cocoa.h> #endif