X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=mprogdefs.h;h=3ca5093fa2578c278ce1f98c95c662d66eb9030e;hb=658d44cb461c2c60ce86ab48efa918f242c33196;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;*/