Use {hl,de,bc}coord macros wherever possible.

This commit is contained in:
yenatch
2014-06-04 01:10:56 -07:00
parent b17553218b
commit fd8804472d
12 changed files with 1154 additions and 1154 deletions

View File

@@ -1408,12 +1408,12 @@ RareCandy: ; ef14
ld a, $1f
call Predef
ld hl, $c4a9
hlcoord 9, 0
ld b, 10
ld c, 9
call TextBox
ld hl, $c4bf
hlcoord 11, 1
ld bc, $0004
ld a, $28
call Predef
@@ -1829,7 +1829,7 @@ Functionf1db: ; f1db (3:71db)
call WaitPlaySFX
pop de
ld a, [CurPartyMon] ; $d109
ld hl, $c4ab
hlcoord 11, 0
ld bc, $28
call AddNTimes
ld a, $2