O_NONCYCLIC
if (menu->opt & O_NONCYCLIC)
if (menu->opt & O_NONCYCLIC)
if (menu->opt & O_NONCYCLIC)
if (menu->opt & O_NONCYCLIC)
bool cycle = (menu->opt & O_NONCYCLIC) ? FALSE : TRUE;
lastvert = (menu->opt & O_NONCYCLIC) ? (ITEM *)0 : item;
lasthor = (menu->opt & O_NONCYCLIC) ? (ITEM *)0 : hitem;
O_NONCYCLIC | \