Update Insertion Location

This commit is contained in:
Skeli
2020-02-28 11:51:19 +02:00
parent 6dc05c0228
commit f60ae6b6bc
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ import sys
from datetime import datetime
import _io
OFFSET_TO_PUT = 0x17b3f30
OFFSET_TO_PUT = 0x17b7a90
SOURCE_ROM = "Pokemon Unbound.gba"
ROM_NAME = "test.gba"