Fixed loading another ROM after previous ROM didn't load.

This commit is contained in:
n-a-c-h
2004-01-04 16:59:58 +00:00
parent 25802b1ab8
commit 16962e1b76

View File

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