mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-06 17:17:28 -05:00
Test Gigantamax Implementation
This commit is contained in:
@@ -9,7 +9,7 @@ import sys
|
||||
############
|
||||
|
||||
ROM_NAME = "Pokemon Unbound.gba" # The name of your rom
|
||||
OFFSET_TO_PUT = 0x16cdd20
|
||||
OFFSET_TO_PUT = 0x1900000
|
||||
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