Clean up shop.c
This commit is contained in:
@@ -1015,7 +1015,7 @@ static void ItemStorage_MoveCursor(s32 id, bool8 onInit, struct ListMenu *list)
|
||||
if (id != LIST_CANCEL)
|
||||
ItemStorage_DrawItemIcon(gSaveBlock1Ptr->pcItems[id].itemId);
|
||||
else
|
||||
ItemStorage_DrawItemIcon(MSG_GO_BACK_TO_PREV);
|
||||
ItemStorage_DrawItemIcon(ITEM_LIST_END);
|
||||
ItemStorage_PrintDescription(id);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user