Delete a blank line

This commit is contained in:
pagefault
2005-07-06 10:17:40 +00:00
parent 6f2e864f8c
commit 2d8708b82d

View File

@@ -143,7 +143,6 @@ VoiceEndMute:
mov byte[MuteVoiceF],0
ret
%macro StartMute 1
mov al,[Voice0Status+%1]
or al,al