Further split bank 4

This commit is contained in:
PikalaxALT
2015-11-11 16:11:08 -05:00
parent b522b0f165
commit 91068077f0
41 changed files with 5044 additions and 5035 deletions

View File

@@ -1711,11 +1711,11 @@ DrawBattleHPBar:: ; 3750
; 3786
Function3786:: ; 3786
PrepMonFrontpic:: ; 3786
ld a, $1
ld [wc2c6], a
Function378b:: ; 378b
_PrepMonFrontpic:: ; 378b
ld a, [CurPartySpecies]
call IsAPokemon
jr c, .not_pokemon