projects
/
xonotic
/
netradiant.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
- Added warzow-support to q3map2
[xonotic/netradiant.git]
/
tools
/
quake3
/
q3map2
/
q3map2.h
diff --git
a/tools/quake3/q3map2/q3map2.h
b/tools/quake3/q3map2/q3map2.h
index
a32fde3
..
e0cafe2
100644
(file)
--- a/
tools/quake3/q3map2/q3map2.h
+++ b/
tools/quake3/q3map2/q3map2.h
@@
-1841,6
+1841,8
@@
Q_EXTERN game_t games[]
,
#include "game_ja.h" /* most be after game_jk2.h as they share defines! */
,
,
#include "game_ja.h" /* most be after game_jk2.h as they share defines! */
,
+ #include "game_qfusion.h" /* qfusion game */
+ ,
{ NULL } /* null game */
};
#endif
{ NULL } /* null game */
};
#endif