Update make.py

This commit is contained in:
Skeli
2020-02-24 20:53:43 +02:00
parent 407b117f2c
commit 1db6745e0d

View File

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