Synced from pmdsky-debug

This commit is contained in:
AnonymousRandomPerson
2025-08-26 19:17:51 -04:00
parent c133dba50c
commit e6cfeaa6bc
17 changed files with 826 additions and 828 deletions

View File

@@ -10,7 +10,8 @@ MAIN_LSF_PATH = 'main.lsf'
# Symbols with duplicate addresses that should be ignored.
XMAP_SYMBOL_BLACKLIST = set([
'AI_POTENTIAL_ATTACK_TARGET_WEIGHTS_2'
'AI_POTENTIAL_ATTACK_TARGET_WEIGHTS_2',
'zeros$498'
])
"""