]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/bot/bot.qh
s/(void)/()
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / bot.qh
index 2ae70728a0a78f1c47cb052cec9acb0994abdb76..12cd763e1fa2741c0498d63fc055ab3a43bf01b9 100644 (file)
@@ -114,5 +114,5 @@ void bot_serverframe();
 
 void() havocbot_setupbot;
 
-void bot_calculate_stepheightvec(void);
+void bot_calculate_stepheightvec();
 #endif