From 938a88551f6ddefb7f696b738696c8ce2d8e0e36 Mon Sep 17 00:00:00 2001 From: Cheng Hann Gan Date: Sat, 20 Nov 2021 10:47:46 -0600 Subject: Labeled more symbols (#77) * Labeled more symbols * Fixed comment typo * Renamed some functions --- src/friend_area_action_menu.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/friend_area_action_menu.c') diff --git a/src/friend_area_action_menu.c b/src/friend_area_action_menu.c index 48ebb1a..7da7a59 100644 --- a/src/friend_area_action_menu.c +++ b/src/friend_area_action_menu.c @@ -234,13 +234,13 @@ void sub_8027274(void) break; case 6: gUnknown_203B2BC->unk4 = 2; - // The {COLOR_1 GREEN}$i0{END_COLOR_TEXT_1} was + // The {COLOR_1 GREEN}{ARG_MOVE_ITEM_0}{END_COLOR_TEXT_1} was // returned to the Toolbox sub_80141B4(gUnknown_80DD8A0,0,0,0x101); break; case 7: gUnknown_203B2BC->unk4 = 2; - // The {COLOR_1 GREEN}$i0{END_COLOR_TEXT_1} was + // The {COLOR_1 GREEN}{ARG_MOVE_ITEM_0}{END_COLOR_TEXT_1} was // returned to storage sub_80141B4(gUnknown_80DD8D0,0,0,0x101); break; -- cgit v1.2.3