Update Early Game Learnets

This commit is contained in:
Skeli
2020-01-02 23:16:07 +02:00
parent 9bc473fc1d
commit 0f66ae5dca
3 changed files with 143 additions and 133 deletions

View File

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