Missing modification on a86ca1491
This commit is contained in:
@@ -18,8 +18,6 @@ native numargs();
|
|||||||
native getarg(arg, index=0);
|
native getarg(arg, index=0);
|
||||||
native setarg(arg, index=0, value);
|
native setarg(arg, index=0, value);
|
||||||
|
|
||||||
native strlen(const string[]);
|
|
||||||
|
|
||||||
native tolower(c);
|
native tolower(c);
|
||||||
native toupper(c);
|
native toupper(c);
|
||||||
native swapchars(c);
|
native swapchars(c);
|
||||||
|
Reference in New Issue
Block a user