quakeforge/tools/qfcc/acconfig.h

13 lines
196 B
C
Raw Normal View History

/*
Compiler/Machine-Specific Configuration
*/
#ifndef __config_h_
#define __config_h_
@TOP@
/* Define this if you want to use the new parser */
#undef NEW_PARSER
@BOTTOM@
#endif // __config_h_