mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2024-11-28 23:12:40 +00:00
7 lines
140 B
Text
7 lines
140 B
Text
//
|
|
// Prefix header for all source files of the 'quake3' target in the 'quake3' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|