Update functions.inc
This commit is contained in:
parent
3f2ad5ccb0
commit
98cbef547a
@ -319,7 +319,7 @@ native Call_PushString(const String:value[]);
|
|||||||
* @param length Length of string buffer.
|
* @param length Length of string buffer.
|
||||||
* @param szflags Flags determining how string should be handled.
|
* @param szflags Flags determining how string should be handled.
|
||||||
* See SM_PARAM_STRING_* constants for details.
|
* See SM_PARAM_STRING_* constants for details.
|
||||||
* The default (0) is to push UTF-8.
|
* The default (0) is to push ASCII.
|
||||||
* @param cpflags Whether or not changes should be copied back to the input array.
|
* @param cpflags Whether or not changes should be copied back to the input array.
|
||||||
* See SM_PARAM_* constants for details.
|
* See SM_PARAM_* constants for details.
|
||||||
* @noreturn
|
* @noreturn
|
||||||
|
Loading…
Reference in New Issue
Block a user