More PartyMon labels for relative addressing.

This commit is contained in:
yenatch
2014-06-23 12:45:30 -07:00
parent 6fee80528a
commit 32a5f21cc7
8 changed files with 49 additions and 47 deletions

View File

@@ -54741,9 +54741,9 @@ Function4d15b:: ; 4d15b
.asm_4d170
ld de, TileMap
ld b, $12
ld b, SCREEN_HEIGHT
.asm_4d175
ld c, $14
ld c, SCREEN_WIDTH
.asm_4d177
ld a, [hli]
ld [de], a
@@ -93036,7 +93036,7 @@ Functione16c7: ; e16c7
; e16e2
Functione16e2: ; e16e2
ld bc, $0404
lb bc, 4, 4
.asm_e16e5
push bc
.asm_e16e6