diff --git a/OTRExporter/extract_assets.py b/OTRExporter/extract_assets.py index a6833209f..4e781dcb7 100755 --- a/OTRExporter/extract_assets.py +++ b/OTRExporter/extract_assets.py @@ -7,7 +7,6 @@ import shutil romVer = "..\\soh\\baserom_non_mq.z64" roms = []; -checksums = ["", "", ""]; class Checksums(Enum): OOT_NTSC_10 = "EC7011B7"