menu_addtext2
Adds a text line to a menu, always shifting the numbering down.
Syntax
native menu_addtext2( menu, const text[] )
Usage
| menu | Menu resource identifier. |
| text | Text to add. |
Return
1 on success, 0 on failure.
Defined in
newmenus.inc
.
This documentation was automatically generated from source.