mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
fix typo in PartyMenuSelect comment
This commit is contained in:
parent
02d001a1f4
commit
2ee4938987
2
main.asm
2
main.asm
@ -64992,7 +64992,7 @@ Function5042d: ; 0x5042d
|
|||||||
INCBIN "baserom.gbc",$5044f,$50457 - $5044f
|
INCBIN "baserom.gbc",$5044f,$50457 - $5044f
|
||||||
|
|
||||||
PartyMenuSelect: ; 0x50457
|
PartyMenuSelect: ; 0x50457
|
||||||
; sets carry if exitted menu.
|
; sets carry if exited menu.
|
||||||
call Function1bc9
|
call Function1bc9
|
||||||
call Function1bee
|
call Function1bee
|
||||||
ld a, [PartyCount]
|
ld a, [PartyCount]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user