mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-10 23:02:01 +00:00
8 lines
151 B
Text
8 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
|