aboutsummaryrefslogtreecommitdiff
path: root/structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'structs.h')
-rw-r--r--structs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/structs.h b/structs.h
index 801b1a6..9b8b13e 100644
--- a/structs.h
+++ b/structs.h
@@ -25,6 +25,7 @@ enum Colors_e {
PATH_COLOR = 6,
FRONTIER_COLOR = 7,
CURSOR_COLOR = 8,
+ WALL_TEXT_COLOR = 9,
};
/* A map is a 2D array of MapTiles.