MAX_ACTIONS        35 modules/gui_mpopup.c static short                    mpopup_actions[MAX_ACTIONS];    // Content of raised popupmenu
MAX_ACTIONS        53 modules/gui_mpopup.c     for (i=0; actions[i].flag && mpopup_actions_num<MAX_ACTIONS; ++i)