More ZMV updates. Still buggy though.

This commit is contained in:
pagefault
2004-05-30 23:14:50 +00:00
parent 1accd84e36
commit f21be3ddfa

View File

@@ -68,7 +68,7 @@ MovieRecord:
call File_Seek_End call File_Seek_End
cmp byte[MovieProcessing],0 cmp byte[MovieProcessing],0
je .noappend je .noappend
mov byte[MovieProcessing],1 mov byte[MovieProcessing],2
jmp .netstuff jmp .netstuff
.noappend .noappend
mov al,[soundon] mov al,[soundon]