minor formatting

hg-commit-id: b6dfe0dfccd2
This commit is contained in:
Bryan Bishop 2012-01-11 13:57:19 -06:00
parent 691aa8e157
commit 981000457c
3 changed files with 3 additions and 2 deletions

View file

@ -426,7 +426,7 @@ if __name__ == "__main__":
#insert_08_asm(83, 1)
#insert_all_08s()
insert_asm(0x19926, "VermilionCityText5_2")
insert_asm(0x1e37a, "PowerPlantText2")
if len(failed_attempts) > 0:
print "-- FAILED ATTEMPTS --"

View file

@ -8,7 +8,7 @@ import extract_maps
import sprite_helper
import random
import string
#import analyze_texts #hopefully not a dependency loop
import analyze_texts #hopefully not a dependency loop
base = 16
spacing = " "