From 68d09777d9f188b2ac69c98ccfdcc315037224fd Mon Sep 17 00:00:00 2001 From: Nathan Vance Date: Sat, 28 Feb 2015 00:18:29 -0500 Subject: added science to vp count; color to trades --- 7w.h | 3 +++ 1 file changed, 3 insertions(+) (limited to '7w.h') diff --git a/7w.h b/7w.h index b6ad441..b7be4dd 100644 --- a/7w.h +++ b/7w.h @@ -54,3 +54,6 @@ #define COLORGUILD 35 #define INDEF 8 + +#define RED 31 +#define ESC '\1' -- cgit