]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - quakedef.h
renamed varray_ arrays to rsurface_array_, and they are no longer used outside the...
[xonotic/darkplaces.git] / quakedef.h
index 57d2e537a8314168d8ee7e2b73780790e7e27c59..f5c4d74b0f0aafb44506e5cb6242a48e02f30f48 100644 (file)
@@ -236,7 +236,6 @@ extern int host_framecount;
 // not bounded in any way, changed at start of every frame, never reset
 extern double realtime;
 
-void Host_ClearMemory(void);
 void Host_InitCommands(void);
 void Host_Init(void);
 void Host_Shutdown(void);