--- np2/x11/compiler.h 2003/11/16 16:43:45 1.2 +++ np2/x11/compiler.h 2003/11/21 06:51:16 1.4 @@ -47,6 +47,8 @@ #include #define X11 +#define OSLANG_EUC +#define OSLINEBREAK_LF typedef signed char CHAR; typedef signed short SHORT; @@ -132,6 +134,8 @@ UINT32 gettick(); #define MEMOPTIMIZE 1 +#define SUPPORT_EUC + #define SUPPORT_8BPP #define SUPPORT_24BPP #define SUPPORT_16BPP @@ -142,10 +146,6 @@ UINT32 gettick(); * You could specify a complete path, e.g. "/etc/timidity.cfg", and * then specify the library directory in the configuration file. */ -#ifndef TIMIDITY_CFGFILE_PATH -#define TIMIDITY_CFGFILE_PATH "timidity.cfg" -#endif - extern char timidity_cfgfile_path[MAX_PATH]; #define TIMIDITY_CFGFILE timidity_cfgfile_path