]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/command/getreplies.qh
Merge branch 'master' into terencehill/bot_waypoints
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command / getreplies.qh
index a0f9b21ef8fae18214da4fa6d47fa34954b1952e..7b436079227f47c1d1621cb891b5bd87400122c0 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef GETREPLIES_H
-#define GETREPLIES_H
+#pragma once
 
 // ======================================================
 //  Declarations for reply messages, re-worked by Samual
@@ -21,4 +20,3 @@ string getladder();
 string getmaplist();
 string getlsmaps();
 string getmonsterlist();
-#endif