More ZMV updates. Still buggy though.
This commit is contained in:
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user