Fixed keyboard shortcut for rominfo.txt opton
This commit is contained in:
@@ -916,7 +916,7 @@ GUIOptionKeys:
|
|||||||
jne .noautopatch
|
jne .noautopatch
|
||||||
xor byte[AutoPatch],1
|
xor byte[AutoPatch],1
|
||||||
.noautopatch
|
.noautopatch
|
||||||
cmp dh,'.'
|
cmp dh,'T'
|
||||||
jne .norominfo
|
jne .norominfo
|
||||||
xor byte[RomInfo],1
|
xor byte[RomInfo],1
|
||||||
.norominfo
|
.norominfo
|
||||||
|
|||||||
Reference in New Issue
Block a user