You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
fix typo in PartyMenuSelect comment
This commit is contained in:
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]
|
||||||
|
Reference in New Issue
Block a user