mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
wrap launch-68K option in compile-time flag off by default
This commit is contained in:
parent
1e964a1211
commit
6b212d60d9
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ BEGIN
|
|||
MENUITEM SEPARATOR
|
||||
MENUITEM "Beam dictionary" XW_BEAMDICT_PULLDOWN_ID
|
||||
MENUITEM "Beam boards and colors" XW_BEAMBOARD_PULLDOWN_ID
|
||||
#ifdef FEATURE_PNOAND68K
|
||||
#ifdef FEATURE_DUALCHOOSE
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Launch 68K vers." XW_RUN68K_PULLDOWN_ID
|
||||
MENUITEM "Launch ARM vers." XW_RUNARM_PULLDOWN_ID
|
||||
|
|
Loading…
Add table
Reference in a new issue