summaryrefslogtreecommitdiff
path: root/engine/party_menu.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/party_menu.asm')
-rw-r--r--engine/party_menu.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/party_menu.asm b/engine/party_menu.asm
index 4aa71ecf7..4df2c4251 100644
--- a/engine/party_menu.asm
+++ b/engine/party_menu.asm
@@ -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