build with 68K and ARM in same .prc (menu allows choice)

This commit is contained in:
ehouse 2004-09-24 01:22:25 +00:00
parent 0471650f88
commit c08a95ee26

View file

@ -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