mirror of https://github.com/axmolengine/axmol.git
8 lines
146 B
Plaintext
8 lines
146 B
Plaintext
|
//
|
||
|
// Prefix header for all source files of the 'Paralaxer' target in the 'Paralaxer' project
|
||
|
//
|
||
|
|
||
|
#ifdef __OBJC__
|
||
|
#import <Cocoa/Cocoa.h>
|
||
|
#endif
|