Delete a blank line
This commit is contained in:
@@ -143,7 +143,6 @@ VoiceEndMute:
|
|||||||
mov byte[MuteVoiceF],0
|
mov byte[MuteVoiceF],0
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
|
||||||
%macro StartMute 1
|
%macro StartMute 1
|
||||||
mov al,[Voice0Status+%1]
|
mov al,[Voice0Status+%1]
|
||||||
or al,al
|
or al,al
|
||||||
|
|||||||
Reference in New Issue
Block a user