X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fdpdefs%2Fmenudefs.qh;h=036d87ff2fa8e7a213932d69fc66e84e30700a94;hb=65ba38c5228d8af26ac2b04b6e6e536a1772f446;hp=939a86adb359c502e8ddc767da306077ec6256f7;hpb=4f133bdb70d13143f2ce4b9de097744371c1f92a;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