integrate 2075 from rerecording branch. this touches a lot of file because merges for me always make null changes to a ton of files and i am hoping that by checking it in this once, the problem will go away

This commit is contained in:
zeromus 2009-05-03 20:55:35 +00:00
parent 43f7306752
commit 0ed4e21eed
1 changed files with 2 additions and 0 deletions

View File

@ -882,6 +882,8 @@ void NDS_Reset(BOOL resetBySavestate)
FILE* inf = 0; FILE* inf = 0;
NDS_header * header = NDS_getROMHeader(); NDS_header * header = NDS_getROMHeader();
FCEUI_StopMovie();
if (!header) return ; if (!header) return ;
if (MMU.bupmem.fp) if (MMU.bupmem.fp)