mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-02-03 01:00:31 +03:00
d43807a248
/* 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);