Have __PLUS4__ imply __C16__.

This commit is contained in:
Oliver Schmidt
2013-06-27 23:09:54 +02:00
parent 460cea425f
commit 3af758ced5
4 changed files with 6 additions and 4 deletions

View File

@@ -47,7 +47,7 @@ static char GetKeyUpdate (void);
/* Color definitions */
#if defined(__PLUS4__) || defined(__C16__)
#if defined(__C16__)
# define COLOR_BORDER (BCOLOR_DARKBLUE | CATTR_LUMA6)
# define COLOR_BACKGROUND COLOR_WHITE
# define COLOR_TEXTHIGH COLOR_BLACK