mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
673e7543c1
0110
7 lines
151 B
Text
7 lines
151 B
Text
//
|
|
// Prefix header for all source files of the 'ioquake3fe' target in the 'ioquake3fe' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|