Update Pokedex Order

This commit is contained in:
Skeli
2020-05-12 12:55:13 +03:00
parent f1f3832533
commit 08b912cc04
4 changed files with 21 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 = 0x16c0900
OFFSET_TO_PUT = 0x16c3670
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