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; DSPDisable=1;
pp++; pp++;
} }
// else else
// { {
// debugger=1; debugger=1;
// debugdisble=0; debugdisble=0;
// } }
break; break;
} }
case 'c': case 'c':