Code cleanup

This commit is contained in:
pagefault
2001-09-23 04:15:40 +00:00
parent 2c7d1b7943
commit e641aa0416

View File

@@ -510,7 +510,6 @@ NEWSYM conv2speed
jnz .next jnz .next
ret ret
NEWSYM AdjustFrequency NEWSYM AdjustFrequency
mov al,[SoundInterpType] mov al,[SoundInterpType]
or al,al or al,al
@@ -552,7 +551,6 @@ NEWSYM AdjustFrequency
jnz .intrploopb jnz .intrploopb
.notgaussian .notgaussian
cmp byte[StereoSound],1 cmp byte[StereoSound],1
jne .nostereo8b jne .nostereo8b
cmp byte[SBHDMA],0 cmp byte[SBHDMA],0