From 4f7a07efa9e93d491c6efcc14994b19cd794d3f6 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 25 Jan 2012 22:33:42 -0600 Subject: rename common.asm -> main.asm hg-commit-id: adec8319c54b --- extras/insert_texts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extras/insert_texts.py') 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 -- cgit v1.2.3