You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More menu stuff
This commit is contained in:
@@ -739,7 +739,7 @@ PartyMenuAttributes: ; 5044f
|
||||
PartyMenuSelect: ; 0x50457
|
||||
; sets carry if exitted menu.
|
||||
call StaticMenuJoypad
|
||||
call Function1bee
|
||||
call PlaceHollowCursor
|
||||
ld a, [PartyCount]
|
||||
inc a
|
||||
ld b, a
|
||||
|
||||
Reference in New Issue
Block a user