mirror of
https://github.com/zoriya/ash.git
synced 2026-06-03 10:55:41 +00:00
Fixing Reverse
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user