project_files/HedgewarsMobile/HedgewarsMobile_Prefix.pch
author smxx
Sun, 04 Apr 2010 16:38:00 +0000
changeset 3304 8690a3aa93b5
parent 3025 01682ec58eb0
permissions -rw-r--r--
Engine: * Show active rules/modes while the game is syncing, paused or while the quit confirmation is shown

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