X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fdpdefs%2Fmenudefs.qh;h=036d87ff2fa8e7a213932d69fc66e84e30700a94;hb=fc0889be210898f9a72b4e12ddf30e2ae5effa24;hp=939a86adb359c502e8ddc767da306077ec6256f7;hpb=87cbf00c7734cf2910502c217b5c5157511ba5ea;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/dpdefs/menudefs.qh b/qcsrc/dpdefs/menudefs.qh index 939a86adb..036d87ff2 100644 --- a/qcsrc/dpdefs/menudefs.qh +++ b/qcsrc/dpdefs/menudefs.qh @@ -1,5 +1,4 @@ -#ifndef MENUDEFS_H -#define MENUDEFS_H +#pragma once #pragma noref 1 @@ -43,5 +42,3 @@ int() _buf_create = #440; bool(entity ent) wasfreed = #353; #pragma noref 0 - -#endif