diff --git a/3dsconv.py b/3dsconv.py index 4a9e724..1a9908e 100755 --- a/3dsconv.py +++ b/3dsconv.py @@ -230,7 +230,7 @@ def bytes2int(string): print(" try using --gen-ncchinfo again or find the correct xorpad.") ncchinfoadd(rom) print(" ExHeader SHA-256 hash check failed.") - exh.close() + romf.close() if cleanup: docleanup(tid) continue