]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - csprogs.c
UNMERGE
[xonotic/darkplaces.git] / csprogs.c
index 33f2987f5b1f72cea8a45ee3d26d2f43affc787e..8aac1a184020018c44f3ed34f0e533f3111b2053 100644 (file)
--- a/csprogs.c
+++ b/csprogs.c
@@ -30,7 +30,7 @@ void CL_VM_PreventInformationLeaks(void)
 }
 
 //[515]: these are required funcs
-static const char *cl_required_func[] =
+static char *cl_required_func[] =
 {
        "CSQC_Init",
        "CSQC_InputEvent",