X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=mprogdefs.h;h=3ca5093fa2578c278ce1f98c95c662d66eb9030e;hb=4eb6393c19467e2a1e45913397aaf11380d1cd83;hp=0c7435cf82af145102e67a69e558eb6468d22162;hpb=38f51a0737fd4570ce597f6d01a26d3d90e06582;p=xonotic%2Fdarkplaces.git diff --git a/mprogdefs.h b/mprogdefs.h index 0c7435cf..3ca5093f 100644 --- a/mprogdefs.h +++ b/mprogdefs.h @@ -1,13 +1,13 @@ /* file generated by qcc, do not modify */ -typedef struct -{ +typedef struct m_globalvars_s +{ int pad[28]; int self; } m_globalvars_t; -/*typedef struct +/*typedef struct m_entvars_s { } m_entvars_t;*/