You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Identify some more labels
This commit is contained in:
@@ -217,10 +217,9 @@ PrintPartyMonPage1:
|
||||
ld [hl], a
|
||||
ld a, [wCurPartySpecies]
|
||||
cp UNOWN
|
||||
jr z, .asm_1dc469
|
||||
jr z, .got_alignment
|
||||
inc [hl]
|
||||
|
||||
.asm_1dc469
|
||||
.got_alignment
|
||||
hlcoord 0, 0
|
||||
call _PrepMonFrontpic
|
||||
call WaitBGMap
|
||||
|
Reference in New Issue
Block a user