13.05.2013, 19:26
How to fix this error?:S
And the lines:
1666:
21899
PHP код:
gamemodes\gf.pwn(1666) : error 025: function heading differs from prototype
gamemodes\gf.pwn(21899) : error 025: function heading differs from prototype
1666:
PHP код:
forward split(const strsrc[], strdest[][], delimiter);
PHP код:
public split(const strsrc[], strdest[][], delimiter)