]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/bot/bot.qh
#pragma once
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / bot.qh
index 7927942ea73fdd5d2a34843d512f781054500027..f4ba92cd30609b2f55d7e1cbef642277e82ba88b 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef BOT_H
-#define BOT_H
+#pragma once
 /*
  * Globals and Fields
  */
@@ -115,4 +114,3 @@ void bot_serverframe();
 void() havocbot_setupbot;
 
 void bot_calculate_stepheightvec();
-#endif