Rom update.

This commit is contained in:
LLCoolDave 2017-06-04 20:01:09 +02:00
parent d853db308e
commit dfe9d3da3b
2 changed files with 2 additions and 2 deletions

2
Rom.py
View File

@ -8,7 +8,7 @@ import hashlib
import logging
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '526f716b20ac27c086c68289cb377b35'
RANDOMIZERBASEHASH = 'd5b61947feef1972e0f546ba43180e62'
def patch_rom(world, rom, hashtable, quickswap=False, beep='normal', sprite=None):

File diff suppressed because one or more lines are too long