#ifndef _TOX_MENUS_H_ #define _TOX_MENUS_H_ #define CMI_POSITION -201001000 #define CMI_AUTH_REQUEST 0 #define CMI_AUTH_GRANT 1 #define CMI_MAX 2 // this item shall be the last one #define SMI_POSITION 200000 #define SMI_TOXID_COPY 0 #define SMI_GROUPCHAT_CREATE 1 #endif //_TOX_MENUS_H_