ifdef fix

This commit is contained in:
pagefault
2001-05-20 04:12:38 +00:00
parent caa174ee3a
commit 1bff8c0bdf

View File

@@ -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