Fixed a config file corruption bug if ROM doesn't load correctly.
This commit is contained in:
@@ -3533,6 +3533,7 @@ NEWSYM loadfileGUI
|
|||||||
|
|
||||||
.failed
|
.failed
|
||||||
.failed2
|
.failed2
|
||||||
|
mov byte[TextFile], 1
|
||||||
cmp byte[InGUI],1
|
cmp byte[InGUI],1
|
||||||
je .noguic
|
je .noguic
|
||||||
mov edx,.failop
|
mov edx,.failop
|
||||||
|
|||||||
Reference in New Issue
Block a user