summaryrefslogtreecommitdiff
path: root/amiga/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/menu.h')
-rwxr-xr-xamiga/menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/menu.h b/amiga/menu.h
index 5a739d616..e4645e205 100755
--- a/amiga/menu.h
+++ b/amiga/menu.h
@@ -30,7 +30,7 @@
/* Maximum number of menu items - first value is number of static items
* (ie. everything not intially defined as NM_IGNORE) */
-#define AMI_MENU_MAX 51 + AMI_HOTLIST_ITEMS
+#define AMI_MENU_MAX 52 + AMI_HOTLIST_ITEMS
/* Where the hotlist entries start */
#define AMI_MENU_HOTLIST 43