Use more *Coord

also town map code relabelling
YamaArashi just did town map relabelling but oh well
I aleady made the changes and don't feel like redoing it
This commit is contained in:
dannye 2015-07-14 00:21:03 -05:00
parent 822bb2bd21
commit b509b48a7f
32 changed files with 182 additions and 179 deletions

View file

@ -51,7 +51,7 @@ BikeShopText1: ; 1d745 (7:5745)
ld [wTopMenuItemX], a
ld hl, wd730
set 6, [hl]
ld hl, wTileMap
hlCoord 0, 0
ld b, $4
ld c, $f
call TextBoxBorder

View file

@ -63,7 +63,7 @@ CeladonMartRoofScript_4840c: ; 4840c (12:440c)
dec l
ld b, l
ld c, $c
ld hl, wTileMap
hlCoord 0, 0
call TextBoxBorder
call UpdateSprites
call CeladonMartRoofScript_48532

View file

@ -5,7 +5,7 @@ RedsHouse1FTextPointers: ; 4816b (12:416b)
dw RedsHouse1FText1
dw RedsHouse1FText2
RedsHouse1FText1: ; 4816f (12:416f) ; 416F Mom
RedsHouse1FText1: ; 4816f (12:416f) Mom
TX_ASM
ld a, [wd72e]
bit 3, a