]> icculus.org git repositories - theoddone33/hhexen.git/blob - acconfig.h
Fix opengl issue and insert mouse grab line in --help
[theoddone33/hhexen.git] / acconfig.h
1 /*
2  * This file is used by 'autoheader' to generate the list of symbols
3  * defined in the 'configure' script.
4  */
5
6 /* Define if including the assassin in compile */
7 #undef ASSASSIN 
8
9 /* Define if building for OpenGL */
10 #undef RENDER3D
11
12 /* Define if building for demo wadfile */
13 #undef DEMO_WAD
14
15 /* Needed for something or other */
16 #undef _REENTRANT
17
18 /* Same as above */
19 #undef NORANGECHECKING
20
21 /* Define if you want configs stored in users' home directories */
22 #undef USERCONFIG