reactos/rosapps/mc/src/textconf.h
Steven Edwards e5c0c7185e Midnight Commander for Win32
svn path=/trunk/; revision=2456
2001-12-30 10:02:14 +00:00

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()