TextEndBattle is only used once

hg-commit-id: c038c49301fc
This commit is contained in:
Bryan Bishop 2012-01-24 02:47:39 -06:00
parent e74e33a4f3
commit 52b72f0012
2 changed files with 14 additions and 3 deletions

View file

@ -91,7 +91,7 @@ def pretty_print_trainer_header(address, label=None):
label = "$" + hex(partial_pointer)[2:]
#sys.exit(0)
output += spacing + "dw " + label + " ; " + hex(partial_pointer) + " TextEndBattle\n"
#output += spacing + "dw " + label + " ; " + hex(partial_pointer) + " TextEndBattle\n"
output += "; " + hex(address+10) + "\n"