From c5e6b7b4c1adab9c40ea7c73e828605cbad833f8 Mon Sep 17 00:00:00 2001 From: Nathan Vance Date: Sun, 22 Feb 2015 23:04:50 -0500 Subject: Added more support for idefinites, but has major bugs! --- 7w.h | 2 ++ 1 file changed, 2 insertions(+) (limited to '7w.h') diff --git a/7w.h b/7w.h index 6d80213..b6ad441 100644 --- a/7w.h +++ b/7w.h @@ -52,3 +52,5 @@ #define COLORMILITARY 31 #define COLORSCIENTIFIC 32 #define COLORGUILD 35 + +#define INDEF 8 -- cgit