mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
TextEndBattle is only used once
hg-commit-id: c038c49301fc
This commit is contained in:
parent
e74e33a4f3
commit
52b72f0012
2 changed files with 14 additions and 3 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue