From 6d6c18a301fec9463ef417200a1d6f5d0fcb90ce Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 11 Jan 2012 16:20:28 -0600 Subject: formatting and comments hg-commit-id: 4cf41759eaf0 --- extras/insert_texts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extras') diff --git a/extras/insert_texts.py b/extras/insert_texts.py index 6166bc9f..4d807355 100644 --- a/extras/insert_texts.py +++ b/extras/insert_texts.py @@ -426,7 +426,7 @@ if __name__ == "__main__": #insert_08_asm(83, 1) #insert_all_08s() - insert_asm(0x1e37a, "PowerPlantText2") + insert_asm(0x1e83d, "BillsHouseText1") if len(failed_attempts) > 0: print "-- FAILED ATTEMPTS --" -- cgit v1.2.3