new constants for new menuitem

This commit is contained in:
ehouse 2004-11-06 02:37:38 +00:00
parent 2e15ffd6f9
commit c0f7dbfb5a

View file

@ -97,29 +97,30 @@
/* Game menu */
#define XW_TILEVALUES_PULLDOWN_ID 1056
#define XW_PASSWORDS_PULLDOWN_ID 1057
#define XW_HISTORY_PULLDOWN_ID 1058
#define XW_FINISH_PULLDOWN_ID 1059
#define XW_TILESLEFT_PULLDOWN_ID 1057
#define XW_PASSWORDS_PULLDOWN_ID 1058
#define XW_HISTORY_PULLDOWN_ID 1059
#define XW_FINISH_PULLDOWN_ID 1060
#ifndef XWFEATURE_STANDALONE_ONLY
# define XW_RESENDIR_PULLDOWN_ID 1060
# define XW_RESENDIR_PULLDOWN_ID 1061
#endif
/* Move menu */
#define XW_HINT_PULLDOWN_ID 1061
#define XW_NEXTHINT_PULLDOWN_ID 1062
#define XW_HINT_PULLDOWN_ID 1062
#define XW_NEXTHINT_PULLDOWN_ID 1063
#ifdef XWFEATURE_SEARCHLIMIT
# define XW_HINTCONFIG_PULLDOWN_ID 1063
# define XW_HINTCONFIG_PULLDOWN_ID 1064
#endif
#define XW_UNDOCUR_PULLDOWN_ID 1064
#define XW_UNDOLAST_PULLDOWN_ID 1065
#define XW_DONE_PULLDOWN_ID 1066
#define XW_JUGGLE_PULLDOWN_ID 1067
#define XW_TRADEIN_PULLDOWN_ID 1068
#define XW_HIDESHOWTRAY_PULLDOWN_ID 1069
#define XW_UNDOCUR_PULLDOWN_ID 1065
#define XW_UNDOLAST_PULLDOWN_ID 1066
#define XW_DONE_PULLDOWN_ID 1067
#define XW_JUGGLE_PULLDOWN_ID 1068
#define XW_TRADEIN_PULLDOWN_ID 1069
#define XW_HIDESHOWTRAY_PULLDOWN_ID 1070
#ifdef FEATURE_PNOAND68K
# define XW_RUN68K_PULLDOWN_ID 1070
# define XW_RUNARM_PULLDOWN_ID 1071
# define XW_RUN68K_PULLDOWN_ID 1071
# define XW_RUNARM_PULLDOWN_ID 1072
#endif
/* debug menu */