X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=clprogdefs.h;h=bee62abdcdd0a4e84d2319315d13928f3ba644ba;hp=b9354fbb599895ee3c2058345b5efdd6fbc1d58b;hb=df1cc2c4115be684d1e899643f4a47d40d073add;hpb=80565e56a7e56572995b4582cdf7d5a8536bb0d8 diff --git a/clprogdefs.h b/clprogdefs.h index b9354fbb..bee62abd 100644 --- a/clprogdefs.h +++ b/clprogdefs.h @@ -4,6 +4,7 @@ #ifndef CLPROGDEFS_H #define CLPROGDEFS_H +/* typedef struct cl_globalvars_s { int pad[28]; @@ -92,5 +93,6 @@ typedef struct cl_entvars_s } cl_entvars_t; #define CL_PROGHEADER_CRC 52195 +*/ #endif