Mercurial > sdl-ios-xcode
view Xcode/TemplatesForProjectBuilder/SDL Custom Cocoa Application/prefix.h @ 3037:490f3e4fe753
Added DFB_VERSION_ATLEAST macro
First attempt at replacing MakeSubSurface for pre 1.2.0 ==> Scaling not yet working
author | Couriersud <couriersud@arcor.de> |
---|---|
date | Tue, 13 Jan 2009 21:17:38 +0000 |
parents | 4d2d0548f5b2 |
children |
line wrap: on
line source
/* * prefix.h * SDL Custom View App * * Created by Darrell Walisser on Fri Jul 18 2003. * Copyright (c) 2003 __MyCompanyName__. All rights reserved. * */ #include <Foundation/Foundation.h> #include <Cocoa/Cocoa.h>