]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - clvm_cmds.c
fixed a bug with CSQC compatibility - .lerpfrac was wrong, it should
[xonotic/darkplaces.git] / clvm_cmds.c
index 03f3af9bf9096b1c1d3d2b0edfd1cd5a3a1a4a25..89bea834150ca5f2cf7e8d056e8863722a239931 100644 (file)
@@ -4283,7 +4283,7 @@ NULL,                                                     // #620
 NULL,                                                  // #621
 NULL,                                                  // #622
 NULL,                                                  // #623
-VM_getextresponse,                             // #624 string getextresponse(void)
+VM_CL_getextresponse,                  // #624 string getextresponse(void)
 NULL,                                                  // #625
 };