project_files/HedgewarsMobile/HedgewarsMobile_Prefix.pch
author nemo
Fri, 26 Mar 2010 00:26:32 +0000
changeset 3066 5c0efa437728
parent 3025 01682ec58eb0
permissions -rw-r--r--
Enable birdy. Has egg bombing. Eggs should possibly have a dX component. No poison yet, no egg sprite.

//
// Prefix header for all source files of the 'OpenGL ES app' target in the 'OpenGL ES app' project
//

#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <CoreGraphics/CoreGraphics.h>
#import <UIKit/UIKit.h>
#endif