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;
|
DSPDisable=1;
|
||||||
pp++;
|
pp++;
|
||||||
}
|
}
|
||||||
// else
|
else
|
||||||
// {
|
{
|
||||||
// debugger=1;
|
debugger=1;
|
||||||
// debugdisble=0;
|
debugdisble=0;
|
||||||
// }
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case 'c':
|
case 'c':
|
||||||
|
|||||||
Reference in New Issue
Block a user