Fix a strange bug on windows/dos... not sure if this is the proper fix

This commit is contained in:
theoddone33
2002-03-05 02:43:28 +00:00
parent eee9df6f7e
commit 8ecf42b357

View File

@@ -1075,7 +1075,7 @@ NEWSYM savepcx
.notpng .notpng
mov byte[pressed+1],0 mov byte[pressed+1],0
mov byte[pressed+59],2 mov byte[pressed+59],0
cmp byte[cbitmode],1 cmp byte[cbitmode],1
je near .save16b je near .save16b
mov edi,pcxheader mov edi,pcxheader