Another S-DD1 logger fix

This commit is contained in:
zsknight
2001-05-14 05:36:39 +00:00
parent ecc13a3445
commit 02be674aca

View File

@@ -1303,8 +1303,11 @@ NEWSYM endprog
EXTSYM SDD1Array,SDD1Entry,SDD1Sort
call SDD1Sort
cmp byte[SDD1Enable],0
jne .yesdecomppack
cmp dword[SDD1Entry],0
je .nodecomppack
.yesdecomppack
mov edx,.blah
call Create_File
mov bx,ax