Earlier Unbound Insertion Location

This commit is contained in:
Skeli
2020-03-03 21:33:50 +02:00
parent f60ae6b6bc
commit 17ed95111f
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ import sys
############
ROM_NAME = "Pokemon Unbound.gba" # The name of your rom
OFFSET_TO_PUT = 0x17b7a90
OFFSET_TO_PUT = 0x170bf00
SEARCH_FREE_SPACE = False # Set to True if you want the script to search for free space
# Set to False if you don't want to search for free space as you update the engine