SRAMPath should be fixed for good now.

This commit is contained in:
n-a-c-h
2005-02-07 22:18:10 +00:00
parent 9f3c9f6b97
commit ad768a9ec2
3 changed files with 4 additions and 6 deletions

View File

@@ -1684,7 +1684,7 @@ GUIPathKeys:
cmp dword[GUIInputBox],1
jne .notBox1
mov byte[changedsavedir],1 ;Need this to know if we should save the path
mov byte[cfgloadsdir],1 ;Need this to know if we should save the path
mov eax,SRAMDir
jmp .boxselected
.notBox1