MMX options save fix again
This commit is contained in:
@@ -295,6 +295,7 @@ NEWSYM DOScreatenewcfg
|
||||
%ifdef __GZIP__
|
||||
mov byte[TextFile], 0
|
||||
%endif
|
||||
mov byte[FPUCopy],3
|
||||
.failed
|
||||
ret
|
||||
|
||||
|
||||
@@ -116,7 +116,7 @@ NEWSYM FPUZero
|
||||
.Zero dd 0,0
|
||||
.Zero2 dd 0,0
|
||||
|
||||
NEWSYM FPUCopy, db 3
|
||||
NEWSYM FPUCopy, db 0
|
||||
|
||||
;*******************************************************
|
||||
; ShowVideo Processes & displays video
|
||||
|
||||
Reference in New Issue
Block a user