This commit is contained in:
jl777
2019-03-25 08:04:50 -11:00
parent 9c555e6168
commit 02facf2da7
2 changed files with 12 additions and 6 deletions

View File

@@ -168,6 +168,12 @@ char *unctrl(char c);
#define leaveok(win,bf) 0
#define halfdelay(x) 0
#define nocbreak() 0
#define init_color(a,b,c) 0
#define start_color() 0
#define box(a,b,c) 0
#define A_REVERSE 0
#define COLOR_PAIR(a) 0
#define timeout(x) 0
#ifndef TRUE
#define TRUE 1