diff --git a/plugins/include/engine.inc b/plugins/include/engine.inc index 1824c81a..c7bf58ad 100755 --- a/plugins/include/engine.inc +++ b/plugins/include/engine.inc @@ -229,7 +229,7 @@ native set_usercmd(type,{Float,Sql,Result,_}:...); /* Converts a string offset into a real string. Some of the forwards in fakemeta uses string offsets. (FM_CreateNamedEntity) */ -native get_string(_string, _returnString[], _len); +native eng_get_string(_string, _returnString[], _len); /* FORWARDS **********/