project_files/HedgewarsMobile/Hedgewars_Prefix.pch
author sheepluva
Sat, 01 May 2010 13:04:00 +0000
changeset 3386 3fa24f5776c3
parent 3366 f0e5ff24fb72
child 3487 b1d00f1950c8
permissions -rw-r--r--
add amSineGun.png (just a copy of am Shotgun.png atm anyway)

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