]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - libcurl.h
patch from div0 that makes curl downloads stay connected to the game server while...
[xonotic/darkplaces.git] / libcurl.h
index f92a23875cf22e58294f95c79f098794a25e979b..a6cf982758b2a6e2fb9cc5d0628a602c87eed985 100644 (file)
--- a/libcurl.h
+++ b/libcurl.h
@@ -6,6 +6,8 @@ void Curl_Init_Commands();
 void Curl_Shutdown();
 void Curl_CancelAll();
 void Curl_Clear_forthismap();
+qboolean Curl_Have_forthismap();
+void Curl_Register_predownload();
 
 void Curl_ClearRequirements();
 void Curl_RequireFile(const char *filename);