mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-07 17:45:33 -05:00
Update Insertion Offset
This commit is contained in:
@@ -9,7 +9,7 @@ import sys
|
||||
############
|
||||
|
||||
ROM_NAME = "Pokemon Unbound.gba" # The name of your rom
|
||||
OFFSET_TO_PUT = 0x170eaa0
|
||||
OFFSET_TO_PUT = 0x1711fd0
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user