insert _VermilionCityText14 machop text

hg-commit-id: 22d36f8bc08e
This commit is contained in:
Bryan Bishop 2012-01-14 21:49:55 -06:00
parent 52661e4a44
commit 07016dcf45
3 changed files with 11 additions and 4 deletions

View file

@ -403,6 +403,7 @@ def text_pretty_printer_at(start_address, label="SomeLabel"):
first_line = True
for this_command in commands.keys():
if not "lines" in commands[this_command].keys(): continue
lines = commands[this_command]["lines"]
#add the ending byte to the last line- always seems $57

View file

@ -600,7 +600,8 @@ if __name__ == "__main__":
#load incbins
reset_incbins()
scan_for_map_scripts_pointer()
#scan_for_map_scripts_pointer()
insert_text(0xa586b, "_VermilionCityText14")
#insert _ViridianCityText10
#insert_tx_far(1, 10)