Add scratch_preset_id option for objdiff decomp.me integration

This commit is contained in:
2024-11-07 09:30:54 -07:00
parent 14c60bb5a5
commit 065fc7b715
2 changed files with 8 additions and 0 deletions

View File

@@ -172,6 +172,10 @@ if args.map:
# Use for any additional files that should cause a re-configure when modified
config.reconfig_deps = []
# Optional numeric ID for decomp.me preset
# Can be overridden in libraries or objects
config.scratch_preset_id = None
# Base flags, common to most GC/Wii games.
# Generally leave untouched, with overrides added below.
cflags_base = [