summaryrefslogtreecommitdiff
path: root/includes/interface.h
diff options
context:
space:
mode:
authorPhilip <philip@philip-linuxlaptop.(none)>2010-11-06 21:13:43 (GMT)
committer Philip <philip@philip-linuxlaptop.(none)>2010-11-06 21:13:43 (GMT)
commita2c8443c369daaa693e7a820500465acd8334df9 (patch)
treee1fed014ed4cd68b71da25f5542ac17199608755 /includes/interface.h
parent5c91fde92e7321f9b3a56eaf90b5d288545472c3 (diff)
downloadpowder-a2c8443c369daaa693e7a820500465acd8334df9.zip
powder-a2c8443c369daaa693e7a820500465acd8334df9.tar.gz
Added high life, assimilation, and 2x2 to life particles, and put it in its own menu section.
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 ddc260d..2ec807d 100644
--- a/includes/interface.h
+++ b/includes/interface.h
@@ -50,7 +50,8 @@ static menu_wall mwalls[] =
#define SC_GAS 3
#define SC_LIQUID 4
#define SC_NUCLEAR 7
-#define SC_TOTAL 9
+#define SC_LIFE 9
+#define SC_TOTAL 10
static menu_section msections[] =
{
@@ -63,6 +64,7 @@ static menu_section msections[] =
{"\xD1", "Solids", 0},
{"\xC6", "Radioactive", 0},
{"\xCC", "Special", 0},
+ {"\xC8", "Life", 0},
};
struct ui_edit