]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - progsvm.h
add DP_NULL_MODEL extension
[xonotic/darkplaces.git] / progsvm.h
index 41640fc42910c913408ca9c51904f8de98817234..cabd7b40b1807b7ec0b4d8028c32c982424570fa 100644 (file)
--- a/progsvm.h
+++ b/progsvm.h
@@ -286,6 +286,7 @@ typedef struct prvm_prog_funcoffsets_s
        func_t SV_OnEntityNoSpawnFunction; // ssqc
        func_t GameCommand; // any
        func_t SV_Shutdown; // ssqc
+       func_t URI_Get_Callback; // any
 
        // menu qc only uses some functions, nothing else
        func_t m_draw; // mqc