]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/q3map2.h
q3map2/games: add warsow and warfork
[xonotic/netradiant.git] / tools / quake3 / q3map2 / q3map2.h
index 5523e69149585133b2c1cdafbd1ce6fff0c41bdb..5dd23fb523897534631a5ba73b32d84ddeb57b56 100644 (file)
@@ -2010,6 +2010,10 @@ Q_EXTERN game_t games[]
                                                                #include "game_ja.h"    /* must be after game_jk2.h as they share defines! */
        ,
                                                                #include "game_qfusion.h"   /* qfusion game */
+       ,
+                                                               #include "game_warsow.h" /* must be after game_qfusion.h as they share defines! */
+       ,
+                                                               #include "game_warfork.h" /* must be after game_qfusion.h as they share defines! */
        ,
                                                                #include "game_reaction.h" /* must be after game_quake3.h */
        ,