From df568a576f7b44ac5a2b9b7222c7f39d9932f626 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Wed, 11 Apr 2018 01:26:28 +0200 Subject: Imported Upstream version 2.2.0 --- CRT.h | 1 + 1 file changed, 1 insertion(+) (limited to 'CRT.h') diff --git a/CRT.h b/CRT.h index 590fff6..933fe06 100644 --- a/CRT.h +++ b/CRT.h @@ -26,6 +26,7 @@ in the source distribution for its full text. #define White COLOR_WHITE #define ColorPairGrayBlack ColorPair(Magenta,Magenta) +#define ColorIndexGrayBlack ColorIndex(Magenta,Magenta) #define KEY_WHEELUP KEY_F(20) #define KEY_WHEELDOWN KEY_F(21) -- cgit v1.2.3