Enabled -d command-line argument in Windows port for spiffy new feature coming soon

This commit is contained in:
pagefault
2005-02-04 01:22:39 +00:00
parent b6a35f7833
commit 47484beb63

View File

@@ -632,11 +632,11 @@ int pccmdline(void)
DSPDisable=1;
pp++;
}
// else
// {
// debugger=1;
// debugdisble=0;
// }
else
{
debugger=1;
debugdisble=0;
}
break;
}
case 'c':