Synced from pmdsky-debug

This commit is contained in:
AnonymousRandomPerson
2024-12-05 01:52:27 -05:00
parent e820198a74
commit 15cc2d2b9a
55 changed files with 610 additions and 596 deletions

View File

@@ -19,6 +19,7 @@ LANGUAGE_KEYS_XMAP_TO_PMDSKY_DEBUG = {value: key for key, value in LANGUAGE_KEYS
# Symbols with duplicate addresses that should be ignored.
SYMBOL_BLACKLIST = set([
'GAME_STATE_VALUES',
'MEMORY_ALLOCATION_TABLE'
])
"""