]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - prvm_cmds.h
add extension DP_QC_URI_GET (downloads HTTP/whatever URLs to QC strings using a callback)
[xonotic/darkplaces.git] / prvm_cmds.h
index d6ab82771f1a7ee465a79dd353253d6a21eee511..54c8d7db63294a6e3b86b98f32f76c28b95c9340 100644 (file)
@@ -429,3 +429,4 @@ void VM_uri_unescape (void);
 void VM_whichpack (void);
 
 void VM_etof (void);
+void VM_uri_get (void);