removed packing stuff
This commit is contained in:
parent
a5bd69ac4a
commit
73858b0fcd
@ -19,8 +19,6 @@ native getarg(arg, index=0);
|
|||||||
native setarg(arg, index=0, value);
|
native setarg(arg, index=0, value);
|
||||||
|
|
||||||
native strlen(const string[]);
|
native strlen(const string[]);
|
||||||
native strpack(dest[], const source[]);
|
|
||||||
native strunpack(dest[], const source[]);
|
|
||||||
|
|
||||||
native tolower(c);
|
native tolower(c);
|
||||||
native toupper(c);
|
native toupper(c);
|
||||||
|
Loading…
Reference in New Issue
Block a user