MMX option save fix again

This commit is contained in:
pagefault
2001-08-01 21:55:51 +00:00
parent 0c6185301e
commit fcd7dfbdf4

View File

@@ -295,7 +295,6 @@ NEWSYM DOScreatenewcfg
%ifdef __GZIP__
mov byte[TextFile], 0
%endif
mov byte[FPUCopy],3
.failed
ret
@@ -734,6 +733,7 @@ NEWSYM getcfg
.failed
call DOScreatenewcfg
mov byte[FPUCopy],3
ret
.readstring: