]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/tturrets/include/turrets_early.qh
Get VoreTournament code to compile with gmqcc. To be compiled with the same parameter...
[voretournament/voretournament.git] / data / qcsrc / server / tturrets / include / turrets_early.qh
index c8df28df8531133bdde8065fefbe43e9c984fa9f..c02f4a7e4896c0a0dd641da13a3b4c193550b6a7 100644 (file)
@@ -489,9 +489,9 @@ float   turret_stdproc_targetscore_support(entity e_turret,entity e_target);
 * Aim functions\r
 */\r
 /// Generic aimer guided by self.aim_flags\r
-vector turret_stdproc_aim_generic()\r
+vector turret_stdproc_aim_generic();\r
 // Straight line, current location\r
-//vector  turret_stdproc_aim_simple()\r
+//vector  turret_stdproc_aim_simple();\r
 \r
 /*\r
 * Turret turning & pitch\r