mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-25 15:29:03 +00:00
7 lines
200 B
C
7 lines
200 B
C
|
#ifndef COSMOPOLITAN_LIBC_NT_ENUM_PSEUDOCONSOLE_H_
|
||
|
#define COSMOPOLITAN_LIBC_NT_ENUM_PSEUDOCONSOLE_H_
|
||
|
|
||
|
#define kNtPseudoconsoleInheritCursor 1
|
||
|
|
||
|
#endif /* COSMOPOLITAN_LIBC_NT_ENUM_PSEUDOCONSOLE_H_ */
|