]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/monsters/spawn.qh
#pragma once
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / spawn.qh
index 2ebdcc54e80dadee46142c9435e10007147f9b05..0aba5c19d4326f2220c89c576468d022263be4f3 100644 (file)
@@ -1,5 +1,3 @@
-#ifndef SPAWN_H
-#define SPAWN_H
+#pragma once
 
 entity spawnmonster (string monster, float monster_id, entity spawnedby, entity own, vector orig, float respwn, float invincible, float moveflag);
-#endif