Get rid of more static refs in banks 47, 5c, 5f.

This commit is contained in:
yenatch 2015-02-05 23:59:50 -08:00
parent 8ab56853a2
commit ed88e4947c
2 changed files with 2889 additions and 26 deletions

View File

@ -253,8 +253,9 @@ Function8bbd: ; 8bbd
ld a, [TrainerClass]
call Function976b
ld a, e
jr .asm_8bd7
jr asm_8bd7
Function8bc6:
ld a, [CurPartySpecies]
call Function97ee
ld a, e
@ -265,8 +266,9 @@ Function8bbd: ; 8bbd
inc hl
inc hl
inc hl
.asm_8bd7
asm_8bd7
push hl
ld hl, Unkn1Pals
ld de, $0008

2909
main.asm

File diff suppressed because it is too large Load Diff