X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=clprogdefs.h;h=bee62abdcdd0a4e84d2319315d13928f3ba644ba;hb=e3c655432c0a5054156e457f53cdae1efc9600b9;hp=b9354fbb599895ee3c2058345b5efdd6fbc1d58b;hpb=80565e56a7e56572995b4582cdf7d5a8536bb0d8;p=xonotic%2Fdarkplaces.git 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