init_pair

This commit is contained in:
jl777
2019-03-25 08:07:18 -11:00
parent 02facf2da7
commit a06129b526

View File

@@ -168,7 +168,7 @@ char *unctrl(char c);
#define leaveok(win,bf) 0
#define halfdelay(x) 0
#define nocbreak() 0
#define init_color(a,b,c) 0
#define init_pair(a,b,c) 0
#define start_color() 0
#define box(a,b,c) 0
#define A_REVERSE 0