aboutsummaryrefslogtreecommitdiff
path: root/sword2/icons.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/icons.h')
-rw-r--r--sword2/icons.h2
1 files changed, 1 insertions, 1 deletions
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