]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/q3map2.h
Adding game_reaction.h to q3map2. We cannot use "-game quake3" because
[xonotic/netradiant.git] / tools / quake3 / q3map2 / q3map2.h
index b5b41117d9552c77c86152e7d15a92a217609488..bdd6033ae2badf498fdd9a5eb9270271a441c727 100644 (file)
@@ -1867,6 +1867,8 @@ Q_EXTERN game_t                           games[]
                                                                ,
                                                                #include "game_qfusion.h"       /* qfusion game */
                                                                ,
+                                                               #include "game_reaction.h" /* must be after game_quake3.h */
+                                                               ,
                                                                { NULL }        /* null game */
                                                        };
 #endif