Menu definition (ui_menu.c) - larrykollar/tines GitHub Wiki
Menu definition (ui_menu.c)
- menu <menu> <text> <cmd>
Defines a menu entry.- <menu> specifies the menu name.
- <text> specifies the entry text.
- <cmd> specifies the associated command or macro.
You can define up to 10 menus; each menu can contain up to 29 items.