From: divverent Date: Thu, 15 Nov 2007 19:26:05 +0000 (+0000) Subject: sorry, I can't live without strstrofs X-Git-Tag: xonotic-v0.1.0preview~2781 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=06afd674a36e64e22f3af1316c66b9c0252f066c;p=xonotic%2Fdarkplaces.git sorry, I can't live without strstrofs git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7700 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/mvm_cmds.c b/mvm_cmds.c index 7d4d12e1..e6dd8e21 100644 --- a/mvm_cmds.c +++ b/mvm_cmds.c @@ -991,7 +991,7 @@ NULL, // #217 NULL, // #218 NULL, // #219 NULL, // #220 -NULL, // #221 +VM_strstrofs, // #221 float(string str, string sub[, float startpos]) strstrofs (FTE_STRINGS) NULL, // #222 NULL, // #223 NULL, // #224