diff options
Diffstat (limited to 'extras/insert_texts.py')
-rw-r--r-- | extras/insert_texts.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/insert_texts.py b/extras/insert_texts.py index 30163b4d..c3133bf8 100644 --- a/extras/insert_texts.py +++ b/extras/insert_texts.py @@ -610,7 +610,7 @@ def scan_for_map_scripts_pointer(): def scan_rom_for_tx_fars_and_insert(): """calls analyze_texts.scan_rom_for_tx_fars() - looks through INCBIN'd addresses from common.asm, + looks through INCBIN'd addresses from main.asm, finds TX_FARs that aren't included yet. """ x = 0 |