summaryrefslogtreecommitdiff
path: root/includes/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/interface.h')
-rw-r--r--includes/interface.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/includes/interface.h b/includes/interface.h
index 8522945..ded3615 100644
--- a/includes/interface.h
+++ b/includes/interface.h
@@ -51,7 +51,8 @@ static menu_wall mwalls[] =
#define SC_LIQUID 4
#define SC_NUCLEAR 7
#define SC_LIFE 9
-#define SC_TOTAL 10
+#define SC_CRACKER 10
+#define SC_TOTAL 11
static menu_section msections[] =
{
@@ -65,6 +66,7 @@ static menu_section msections[] =
{"\xC6", "Radioactive", 0},
{"\xCC", "Special", 0},
{"\xC8", "Life", 0},
+ {"\xC8", "Cracker", 0},
};
struct ui_edit