--- np2/x11/compiler.h 2003/11/17 16:12:27 1.3 +++ np2/x11/compiler.h 2003/11/28 16:29:57 1.5 @@ -47,6 +47,8 @@ #include #define X11 +#define OSLANG_EUC +#define OSLINEBREAK_LF typedef signed char CHAR; typedef signed short SHORT; @@ -132,12 +134,18 @@ UINT32 gettick(); #define MEMOPTIMIZE 1 +#define SUPPORT_EUC + #define SUPPORT_8BPP #define SUPPORT_24BPP #define SUPPORT_16BPP #define SUPPORT_32BPP #define SUPPORT_NORMALDISP +#if defined(USE_GTK) +#define SUPPORT_KEYDISP +#endif + /* * You could specify a complete path, e.g. "/etc/timidity.cfg", and * then specify the library directory in the configuration file.