Files
Pinball/proj.ios_mac/mac/Prefix.pch
2025-10-26 15:56:27 +09:00

12 lines
193 B
Plaintext

//
// Prefix header for all source files of the 'Paralaxer' target in the 'Paralaxer' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif
#ifdef __cplusplus
#include "axmol.h"
#endif