ifdef fix
This commit is contained in:
@@ -281,7 +281,7 @@ NEWSYM DOScreatenewcfg
|
|||||||
push ecx
|
push ecx
|
||||||
; Save .CFG file
|
; Save .CFG file
|
||||||
mov edx,CMDLineStr
|
mov edx,CMDLineStr
|
||||||
%ifdef _GZIP__
|
%ifdef __GZIP__
|
||||||
mov byte[TextFile], 1
|
mov byte[TextFile], 1
|
||||||
%endif
|
%endif
|
||||||
call Create_File
|
call Create_File
|
||||||
|
|||||||
Reference in New Issue
Block a user