X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fturrets%2Fconfig.qh;h=caa68a86487dcd3780eb9c277f93aab8eacaa635;hb=57fd65c473599b6f069e15fe1e539f205141018b;hp=bb2a81b847eb740251b5ba126335dfd8295e5e49;hpb=e9f30b97435c6afe3d6911f21e1f4fd1b97e93da;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/turrets/config.qh b/qcsrc/common/turrets/config.qh index bb2a81b84..caa68a864 100644 --- a/qcsrc/common/turrets/config.qh +++ b/qcsrc/common/turrets/config.qh @@ -1,5 +1,4 @@ -#ifndef TURRETS_CONFIG_H -#define TURRETS_CONFIG_H +#pragma once #ifdef SVQC @@ -17,5 +16,3 @@ string tur_config_queue[MAX_TUR_CONFIG]; #endif - -#endif