mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-24 13:55:36 +03:00
Missing modification on a86ca1491
This commit is contained in:
parent
75822ec227
commit
6eb10a5f5a
@ -18,8 +18,6 @@ native numargs();
|
||||
native getarg(arg, index=0);
|
||||
native setarg(arg, index=0, value);
|
||||
|
||||
native strlen(const string[]);
|
||||
|
||||
native tolower(c);
|
||||
native toupper(c);
|
||||
native swapchars(c);
|
||||
|
Loading…
Reference in New Issue
Block a user