mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 19:41:57 +00:00
e5c0c7185e
svn path=/trunk/; revision=2456
8 lines
228 B
C
8 lines
228 B
C
/* Defines what features are to be includes in the text mode edition */
|
|
|
|
#define COMPUTE_FORMAT_ALLOCATIONS 1
|
|
#define PORT_WIDGET_WANTS_HISTORY 1
|
|
#define PORT_NEEDS_CHANGE_SCREEN_SIZE 1
|
|
|
|
#define port_shutdown_extra_fds()
|