diff --git a/palm/xwords4defines.h b/palm/xwords4defines.h index 2db8b5e6e..71d3cb92f 100644 --- a/palm/xwords4defines.h +++ b/palm/xwords4defines.h @@ -114,6 +114,11 @@ #define XW_TRADEIN_PULLDOWN_ID 1068 #define XW_HIDESHOWTRAY_PULLDOWN_ID 1069 +#ifdef FEATURE_PNOAND68K +# define XW_RUN68K_PULLDOWN_ID 1070 +# define XW_RUNARM_PULLDOWN_ID 1071 +#endif + /* debug menu */ #ifdef DEBUG # define XW_DEBUGSHOW_PULLDOWN_ID 2001