X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=progsvm.h;h=3a6028b1bd4fc5828a1fd66b478c9741be6334ee;hb=9fb9f7ec19abcbd8caa7b2c61a0c990d03d674a3;hp=2033411b00eb1df4cb1eba4d1c16cdc8d68833f4;hpb=a5ef877c54194120f900afe7f5a4759f2ce7799e;p=xonotic%2Fdarkplaces.git diff --git a/progsvm.h b/progsvm.h index 2033411b..3a6028b1 100644 --- a/progsvm.h +++ b/progsvm.h @@ -354,6 +354,7 @@ typedef struct prvm_prog_s int localstack_used; unsigned short headercrc; // [INIT] + unsigned short headercrc2; // [INIT] alternate CRC for tenebrae progs.dat unsigned short filecrc;