add NCKEY_SPACE

dankamongmen/xcb
nick black 4 years ago
parent a672790f2c
commit f4b051f6ed
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -121,6 +121,7 @@ extern "C" {
// Just aliases, ma'am, from the 128 characters common to ASCII+UTF8
#define NCKEY_ESC 0x1b
#define NCKEY_SPACE 0x20
#ifdef __cplusplus
} // extern "C"

Loading…
Cancel
Save