From e58c4ac922c10a2e7c06e1c3d27a95cf51361cb5 Mon Sep 17 00:00:00 2001 From: Cameron Hall Date: Thu, 15 Feb 2018 01:36:03 -0600 Subject: ItemId_GetItem -> ItemId_GetName --- src/debug/start_menu_debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/debug/start_menu_debug.c') diff --git a/src/debug/start_menu_debug.c b/src/debug/start_menu_debug.c index 4690368d8..04bfb30d1 100644 --- a/src/debug/start_menu_debug.c +++ b/src/debug/start_menu_debug.c @@ -3184,7 +3184,7 @@ void DebugMenu_8077EE0() " mov r2, #0x11\n" " bl Menu_PrintText\n" " add r0, r4, #0\n" - " bl ItemId_GetItem\n" + " bl ItemId_GetName\n" " mov r1, #0x8\n" " mov r2, #0x11\n" " bl Menu_PrintText\n" -- cgit v1.2.3