Remove sample compression option

This commit is contained in:
pagefault
2003-10-22 03:53:23 +00:00
parent 6ad867b00a
commit 17e9c7d05b
7 changed files with 6 additions and 27 deletions

View File

@@ -32,7 +32,7 @@ extern void makeextension(void);
extern unsigned char Palette0, SPC700sh, OffBy1Line, DSPDisable,
MMXSupport, Force8b, ForcePal, GUIClick, MouseDis,
MusicRelVol, ScreenScale, SoundCompD, SoundQuality,
MusicRelVol, ScreenScale, SoundQuality,
StereoSound, V8Mode, antienab, cvidmode, debugdisble,
debugger, enterpress, finterleave, frameskip,
gammalevel, guioff, per2exec, pl1contrl, pl2contrl,
@@ -339,12 +339,6 @@ int pccmdline(void)
}
break;
}
case 'b':
{
SoundCompD=1;
break;
}
case 'c':
{
if(nn == 'c')