Fixed name clash

This commit is contained in:
David Anderson 2005-08-01 05:14:55 +00:00
parent d94016384a
commit 7f55873bfb

View File

@ -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 /* Converts a string offset into a real string. Some of the forwards in fakemeta
uses string offsets. (FM_CreateNamedEntity) */ uses string offsets. (FM_CreateNamedEntity) */
native get_string(_string, _returnString[], _len); native eng_get_string(_string, _returnString[], _len);
/* FORWARDS /* FORWARDS
**********/ **********/