]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - progsvm.h
fixed -tenebrae support, added glass and mirror rendering and caulk
[xonotic/darkplaces.git] / progsvm.h
index 2033411b00eb1df4cb1eba4d1c16cdc8d68833f4..3a6028b1bd4fc5828a1fd66b478c9741be6334ee 100644 (file)
--- 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;