Enabled -d command-line argument in Windows port for spiffy new feature coming soon
This commit is contained in:
@@ -632,11 +632,11 @@ int pccmdline(void)
|
||||
DSPDisable=1;
|
||||
pp++;
|
||||
}
|
||||
// else
|
||||
// {
|
||||
// debugger=1;
|
||||
// debugdisble=0;
|
||||
// }
|
||||
else
|
||||
{
|
||||
debugger=1;
|
||||
debugdisble=0;
|
||||
}
|
||||
break;
|
||||
}
|
||||
case 'c':
|
||||
|
||||
Reference in New Issue
Block a user