13 lines
228 B
Plaintext
13 lines
228 B
Plaintext
//
|
|
// Prefix header for all source files of the 'iphone' target in the 'iphone' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#import <UIKit/UIKit.h>
|
|
#endif
|
|
|
|
#ifdef __cplusplus
|
|
#include "axmol.h"
|
|
#endif
|