This commit is contained in:
okan 2012-11-07 14:40:51 +00:00
parent 4b84287d19
commit c53c1af2db

View File

@ -74,8 +74,8 @@
#define CWM_INGROUP 0x0004
/* menu */
#define CWM_MENU_DUMMY 0x0001
#define CWM_MENU_FILE 0x0002
#define CWM_MENU_DUMMY 0x0001
#define CWM_MENU_FILE 0x0002
#define KBTOGROUP(X) ((X) - 1)