X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=mprogdefs.h;h=c7993b7dd85b2eb61ccab8f3d86338a7c525da9a;hb=3f714ccac88b19ac0d95766a040a72310388efab;hp=3ca5093fa2578c278ce1f98c95c662d66eb9030e;hpb=f9d8bc7ea04ff91fcbd90fe50a299b37724b349b;p=xonotic%2Fdarkplaces.git diff --git a/mprogdefs.h b/mprogdefs.h index 3ca5093f..c7993b7d 100644 --- a/mprogdefs.h +++ b/mprogdefs.h @@ -1,14 +1,22 @@ +#ifndef MPROGDEFS_H +#define MPROGDEFS_H + /* file generated by qcc, do not modify */ +/* typedef struct m_globalvars_s { int pad[28]; int self; } m_globalvars_t; -/*typedef struct m_entvars_s +typedef struct m_entvars_s { -} m_entvars_t;*/ +} m_entvars_t; #define M_PROGHEADER_CRC 10020 + +*/ + +#endif