Use *Coord instead of FuncCoord

Using 'Coord =' doesn't like using wTileMap
So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord
to avoid static addresses
This commit is contained in:
U-Fish-PC\Daniel 2014-06-25 16:58:27 -04:00
parent b36f793667
commit bd533aa79b
53 changed files with 519 additions and 975 deletions

View file

@ -93,22 +93,18 @@ Func_76610: ; 76610 (1d:6610)
ld b, $0B
ld c, 0
call GoPAL_SET
FuncCoord 12, 5
ld hl, Coord
hlCoord 12, 5
call GetMonHeader
call LoadFrontSpriteByMonIndex
call GBPalNormal
FuncCoord 0, 13
ld hl, Coord
hlCoord 0, 13
ld b, 2
ld c, $12
call TextBoxBorder
FuncCoord 1, 15
ld hl, Coord
hlCoord 1, 15
ld de, HallOfFameNoText
call PlaceString
FuncCoord 16, 15
ld hl, Coord
hlCoord 16, 15
ld de, wcd42
ld bc, $0103
call PrintNumber