Fix Unbound Dex Data

This commit is contained in:
Skeli
2020-05-01 16:01:02 +03:00
parent eae61070e6
commit 4e052570de
5 changed files with 864 additions and 539 deletions

View File

@@ -9,7 +9,7 @@ import sys
############
ROM_NAME = "Pokemon Unbound.gba" # The name of your rom
OFFSET_TO_PUT = 0x17174e0
OFFSET_TO_PUT = 0x16c0900
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