]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - progsvm.h
added pmove_onground to get this value from the engine prediction
[xonotic/darkplaces.git] / progsvm.h
index e4f8e12d0e0c1dbe36ade64115390202b2e59320..0f81f292b1fa033be2a0fe266f2ccd2148b260b7 100644 (file)
--- a/progsvm.h
+++ b/progsvm.h
@@ -347,6 +347,8 @@ typedef struct prvm_prog_globaloffsets_s
        int sb_showscores; // csqc
        int drawfont; // csqc / menu
        int drawfontscale; // csqc / menu
+       int pmove_onground; // csqc
+       int pmove_inwater; // csqc
        int require_spawnfunc_prefix; // ssqc
        int worldstatus; // ssqc
        int servertime; // csqc