mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2025-02-08 08:42:47 +00:00
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
|