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:
parent
43f7306752
commit
0ed4e21eed
|
@ -882,6 +882,8 @@ void NDS_Reset(BOOL resetBySavestate)
|
|||
FILE* inf = 0;
|
||||
NDS_header * header = NDS_getROMHeader();
|
||||
|
||||
FCEUI_StopMovie();
|
||||
|
||||
if (!header) return ;
|
||||
|
||||
if (MMU.bupmem.fp)
|
||||
|
|
Loading…
Reference in New Issue