mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-13 18:48:44 +08:00
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
|