Oops, couldn't save more than one SPC per game before, fixed.

This commit is contained in:
n-a-c-h
2004-01-13 13:12:50 +00:00
parent 01ba03afd1
commit 46522a3f6b

View File

@@ -857,6 +857,7 @@ NEWSYM savespcdata
mov [ssdatst+43],al
add dword[spcPCRam],spcRam
.savestuff
ChangeDir SPCPath
sub dword[spcPCRam],spcRam
sub dword[spcRamDP],spcRam
call PrepareSaveState
@@ -988,7 +989,6 @@ NEWSYM savespcdata
; times 2 db 0 ; fade-out length in milliseconds
; db 0 ; default channel enables
ChangeDir SPCPath
mov edx,.spcfname
call Create_File
mov bx,ax