diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2012-01-18 12:07:32 -0600 |
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-18 12:07:32 -0600 |
| commit | 7d7f6753eac4a3bcd422c570756a981482ab9ae1 (patch) | |
| tree | 8884df093fa401e526cdfcba2cb770d586278a9b /extras/insert_texts.py | |
| parent | Inserted several text and text pointers (diff) | |
| parent | guard/water text (diff) | |
| download | pokeyellow-7d7f6753eac4a3bcd422c570756a981482ab9ae1.tar.gz pokeyellow-7d7f6753eac4a3bcd422c570756a981482ab9ae1.tar.xz pokeyellow-7d7f6753eac4a3bcd422c570756a981482ab9ae1.zip | |
Merge KuroiIeWa5Da/pokered.
hg-commit-id: 8246be52661a
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 6d7b7b6d..30163b4d 100644 --- a/extras/insert_texts.py +++ b/extras/insert_texts.py @@ -11,7 +11,7 @@ import analyze_incbins from gbz80disasm import text_asm_pretty_printer, output_bank_opcodes import os, sys import subprocess -spacing = " " +spacing = " " tx_fars = None failed_attempts = {} |
