MMX options save fix

This commit is contained in:
pagefault
2001-08-01 00:16:11 +00:00
parent a1d51348fc
commit b6c674abd8
2 changed files with 5 additions and 3 deletions

View File

@@ -1797,7 +1797,7 @@ NEWSYM getcfg
cmp byte[.stringb],'1'
jne .nofpu
mov byte[FPUCopy],0
mov byte[cfgcopymethod],1
mov byte[cfgcopymethod],0
jmp .nocopymethod
.nofpu
cmp byte[.stringb],'2'