Show the Debugging Options menu on all platforms that support AppleTalk emulation.

This commit is contained in:
Peter 2014-04-23 22:14:35 +00:00
parent ab27b61d1c
commit 483b63a050

View File

@ -357,7 +357,7 @@ Cfg_menu g_cfg_main_menu[] = {
#ifndef _WIN32
{ "Force X-windows display depth", KNMP(g_force_depth), CFGTYPE_INT },
#endif
#if defined(_WIN32) || defined(__CYGWIN__)
#if defined(HAVE_ATBRIDGE) || defined(_WIN32) || defined(__CYGWIN__)
{ "Debugging Options", g_cfg_debug_menu, 0, 0, CFGTYPE_MENU },
#endif
{ "Auto-update configuration file,0,Manual,1,Immediately",