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