]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/monsters/all.qh
#pragma once
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / all.qh
index 1e23f3287940218b3c8a882033d3f12b42c88fd2..84f7a0d78f6d19d4121334681655c170e19f2569 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef MONSTERS_ALL_H
-#define MONSTERS_ALL_H
+#pragma once
 
 #include "monster.qh"
 
@@ -18,5 +17,3 @@ REGISTER_MONSTER(Null, NEW(Monster));
 
 
 #include "monster/_mod.inc"
-
-#endif