Merge pull request #1 from aerinon/DoorDev

Update to DoorDev
This commit is contained in:
Mike A. Trethewey
2020-02-22 00:59:19 -08:00
committed by GitHub
8 changed files with 290 additions and 14 deletions

2
Rom.py
View File

@@ -22,7 +22,7 @@ from EntranceShuffle import door_addresses, exit_ids
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '746b52b20a116648b624ebe58af9e54b'
RANDOMIZERBASEHASH = '5e01caffabb4509a0987ef2f2f0bcd56'
class JsonRom(object):