ZSNES on MS platforms no longer saves save directory if not changed.
This commit is contained in:
@@ -1684,6 +1684,7 @@ GUIPathKeys:
|
||||
|
||||
cmp dword[GUIInputBox],1
|
||||
jne .notBox1
|
||||
mov byte[changedsavedir],1 ;Need this to know if we should save the path
|
||||
mov eax,SRAMDir
|
||||
jmp .boxselected
|
||||
.notBox1
|
||||
|
||||
Reference in New Issue
Block a user