Fixed loading a second IPS file in one ZSNES session.

This commit is contained in:
n-a-c-h
2003-12-20 21:56:37 +00:00
parent 0385aaa96b
commit ec225f82af

View File

@@ -3401,6 +3401,7 @@ NEWSYM loadfileGUI
mov byte[loadedfromgui],1
mov byte[yesoutofmemory],0
mov byte[.fail],0
mov byte[IPSPatched],0
mov edx,fname+1
mov dword[ZOpenFileName],edx