Test Gigantamax Implementation

This commit is contained in:
Skeli
2020-07-22 22:06:53 +03:00
parent 1dbc1f5ad0
commit 10cb7fffc7
42 changed files with 254 additions and 226 deletions

View File

@@ -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