Update base rom.

This commit is contained in:
CaitSith2 2021-01-22 15:33:58 -08:00
parent 1385fb1894
commit 5b223c3d9f
2 changed files with 1 additions and 1 deletions

2
Rom.py
View File

@ -1,7 +1,7 @@
from __future__ import annotations from __future__ import annotations
JAP10HASH = '03a63945398191337e896e5771f77173' JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = 'ec0243ad0b63bc3a6fe07c57f23dde96' RANDOMIZERBASEHASH = '08b386e5d1166334ad281b65f2d56692'
import io import io
import json import json

Binary file not shown.