Skip to content

Menu definition (ui_menu.c)

larrykollar edited this page Dec 28, 2015 · 4 revisions

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.