diff options
author | Slawter666 <38655737+Slawter666@users.noreply.github.com> | 2018-09-02 23:20:45 +0100 |
---|---|---|
committer | Slawter666 <38655737+Slawter666@users.noreply.github.com> | 2018-09-02 23:20:45 +0100 |
commit | 5c66b8a7eff886b72bb98e22b5b34421d1a601d2 (patch) | |
tree | 5c6e9e37153f817eb1ef5bf1470c424420160623 /src/player_pc.c | |
parent | f74adc80c126bd451767c917d53e7240ebcc7950 (diff) |
Label event_object_movement.c
Diffstat (limited to 'src/player_pc.c')
-rw-r--r-- | src/player_pc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/player_pc.c b/src/player_pc.c index 26ea834fa..7ac8e78d5 100644 --- a/src/player_pc.c +++ b/src/player_pc.c @@ -558,7 +558,7 @@ static void ItemStorage_WithdrawToss_Helper(u8 taskId, bool8 toss) playerPCItemPageInfo.scrollIndicatorId = 0xFF; ItemStorage_SetItemAndMailCount(taskId); sub_816BC14(); - gpu_pal_allocator_reset__manage_upper_four(); + FreeAndReserveObjectSpritePalettes(); LoadListMenuArrowsGfx(); sub_8122344(gUnknown_0203BCC4->spriteIds, 7); sub_8197434(0,0); |