mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
minor formatting
hg-commit-id: b6dfe0dfccd2
This commit is contained in:
parent
691aa8e157
commit
981000457c
3 changed files with 3 additions and 2 deletions
|
|
@ -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 --"
|
||||
|
|
|
|||
|
|
@ -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 = " "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue