More Image Building Polish

This commit is contained in:
Skeli
2019-06-11 08:57:32 -04:00
parent f191e5b478
commit d089158471
3218 changed files with 100 additions and 305258 deletions

View File

@@ -9,7 +9,7 @@ import os
############
ROM_NAME = "BPRE0.gba" #The name of your rom
OFFSET_TO_PUT = 0x1A00000
OFFSET_TO_PUT = 0x1800000
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 for example update the engine
#############