From d5bd6812ee548896fe6331e7a222a1836dd16ec9 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Thu, 9 Oct 2003 06:57:35 +0000 Subject: Some cleanups and clarifications. Mainly, we no longer refer to the inventory/conversation menu (which is drawn at the bottom of the screen) as the "top menu". svn-id: r10693 --- sword2/icons.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sword2/icons.h') diff --git a/sword2/icons.h b/sword2/icons.h index 68af8b9a9b..6e056cbf69 100644 --- a/sword2/icons.h +++ b/sword2/icons.h @@ -38,7 +38,7 @@ typedef struct { extern menu_object master_menu_list[TOTAL_engine_pockets]; -void Build_top_menu(void); +void Build_menu(void); void Build_system_menu(void); } // End of namespace Sword2 -- cgit v1.2.3