Some functions were used outside, now clean and working.

This commit is contained in:
grinvader
2005-01-31 03:54:41 +00:00
parent 423007ec13
commit 912e43e66a
3 changed files with 149 additions and 155 deletions

View File

@@ -855,8 +855,6 @@ NEWSYM savespcdata
add dword[spcPCRam],spcRam
.savestuff
ChangeDir SPCPath
sub dword[spcPCRam],spcRam
sub dword[spcRamDP],spcRam
pushad
call PrepareSaveState
popad
@@ -1009,8 +1007,6 @@ NEWSYM savespcdata
call Close_File
%endif
add dword[spcPCRam],spcRam
add dword[spcRamDP],spcRam
pushad
call ResetState
popad