Updated Insert Offsets

This commit is contained in:
Skeli
2021-06-13 02:41:33 -04:00
parent b776510f85
commit 3ebdca0594
4 changed files with 9 additions and 13 deletions

View File

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