Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcode/SDL Cocoa Application/SDLApp_Prefix.pch @ 2525:1fb3fba13a2c gsoc2008_force_feedback
Added third axis to condition effects.
author | Edgar Simo <bobbens@gmail.com> |
---|---|
date | Thu, 17 Jul 2008 16:08:46 +0000 (2008-07-17) |
parents | d63e9f5944ae |
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