X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=mprogdefs.h;h=3ca5093fa2578c278ce1f98c95c662d66eb9030e;hb=2c92309825604df1e7426f73c2900508386db419;hp=d06e270011f58c30238927cfe1418b4494b4fd72;hpb=29de7088f191d21a0c7dd5396cb5cead032c2ac2;p=xonotic%2Fdarkplaces.git diff --git a/mprogdefs.h b/mprogdefs.h index d06e2700..3ca5093f 100644 --- a/mprogdefs.h +++ b/mprogdefs.h @@ -1,15 +1,14 @@ /* 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 { - string_t classname; -} m_entvars_t; +} m_entvars_t;*/ -#define M_PROGHEADER_CRC 40313 +#define M_PROGHEADER_CRC 10020