summaryrefslogtreecommitdiff
path: root/src/curses/COLOR_PAIR.c
blob: 6a8fe9fb82442ed85c23bf9a53afb5e5405e52c7 (plain)
1
2
3
4
5
6
#include <curses.h>
#define COLOR_PAIR(n) /* TODO */
/*
XOPEN(400)
LINK(curses)
*/