New Insertion Offset

This commit is contained in:
Skeli
2020-03-22 22:54:02 +02:00
parent 2bb21e1cf3
commit 7009e0cb3f
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 = 0x1711fd0
OFFSET_TO_PUT = 0x1712260
SOURCE_ROM = "Pokemon Unbound.gba"
ROM_NAME = "test.gba"