X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=mprogdefs.h;h=c7993b7dd85b2eb61ccab8f3d86338a7c525da9a;hp=3ca5093fa2578c278ce1f98c95c662d66eb9030e;hb=c9c011dcf7b2ee062e9493139b89fff99f63ea25;hpb=f9d8bc7ea04ff91fcbd90fe50a299b37724b349b 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