mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-10 14:52:00 +00:00
0f9eca6546
Updated .gitignore and ioquake3fe Xcode project. Added Retina-enabled QUAKE III logo icon files. Details in misc/xcode/xcode-readme.txt
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
|