project_files/HedgewarsMobile/HedgewarsMobile_Prefix.pch
author sheepluva
Thu, 01 Apr 2010 00:56:38 +0000
changeset 3227 ac48cbe175c8
parent 3025 01682ec58eb0
permissions -rw-r--r--
add fixed mission script files incl. inu's translation (portuguese I believe)

//
// 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