]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - prvm_cmds.h
I noticed the edgefriction value was wrong in the QW support (QW has
[xonotic/darkplaces.git] / prvm_cmds.h
index 42cd5d7c0c8a0991ca5389c0e2a8e9dbab002858..59377cefc7bdce7bd41d4f2e6725504128c39007 100644 (file)
@@ -431,3 +431,8 @@ void VM_whichpack (void);
 
 void VM_etof (void);
 void VM_uri_get (void);
+void VM_netaddress_resolve (void);
+
+void VM_tokenize_console (void);
+void VM_argv_start_index (void);
+void VM_argv_end_index (void);