]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/turrets/turrets.qh
Improve compatibility with cpp
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / turrets / turrets.qh
index 0c2250bc93e849ec581c44121b312b5dfba7889f..e1bf48c1b2af08d2d70a6a062b33ea93c0b32823 100644 (file)
@@ -183,6 +183,6 @@ float TUR_LAST;
 #include "all.qh"
 
 #undef REGISTER_TURRET
-ACCUMULATE_FUNCTION(RegisterTurrets, register_turrets_done);
+ACCUMULATE_FUNCTION(RegisterTurrets, register_turrets_done)
 
 #endif