]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/items/all.qh
#pragma once
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / items / all.qh
index 18cc5ae4f3b707dfd11caea3774cc2473d2587f2..ff54a3a299f8a3e614fc0e7c62992591b0c8777d 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef ITEMS_ALL_H
-#define ITEMS_ALL_H
+#pragma once
 
 #include <common/command/all.qh>
 
 
 #include <common/command/all.qh>
 
@@ -33,5 +32,3 @@ GENERIC_COMMAND(dumpitems, "Dump all items to the console") {
 #ifndef MENUQC
 string Item_Model(string item_mdl);
 #endif
 #ifndef MENUQC
 string Item_Model(string item_mdl);
 #endif
-
-#endif