Fixed name clash
This commit is contained in:
parent
d94016384a
commit
7f55873bfb
|
@ -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
|
||||
**********/
|
||||
|
|
Loading…
Reference in New Issue
Block a user