mirror of
https://git.code.sf.net/p/quake/game-source
synced 2024-11-26 22:01:45 +00:00
6 lines
75 B
Text
6 lines
75 B
Text
|
#ifdef QUAKEWORLD
|
||
|
# include "config.qw"
|
||
|
#else
|
||
|
# include "config.nq"
|
||
|
#endif
|