Fixing Reverse

This commit is contained in:
Melefo
2020-05-24 20:28:59 +02:00
parent d07bd5c3f5
commit 95333aae3e
+1 -1
View File
@@ -70,7 +70,7 @@ my_addstr(window, str))
#define UNDERLINE 4
#define SLOW_BLINK 5
#define FAST_BLINK 6
#define REVERSE 6
#define REVERSE 7
#define DISABLE_ATTR 20