Update Insertion Offset

This commit is contained in:
Skeli
2020-06-26 18:17:24 +03:00
parent 9b2f843722
commit bd756b3bb8
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 = 0x16c0ff0
OFFSET_TO_PUT = 0x16cdc00
SOURCE_ROM = "Pokemon Unbound.gba"
ROM_NAME = "test.gba"