Another S-DD1 logger fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user