Kentaro Shirakata
argra****@users*****
2007年 1月 9日 (火) 23:40:18 JST
Index: jnethack/src/end.c diff -u jnethack/src/end.c:1.35 jnethack/src/end.c:1.36 --- jnethack/src/end.c:1.35 Mon Jul 4 07:38:18 2005 +++ jnethack/src/end.c Tue Jan 9 23:40:18 2007 @@ -72,6 +72,10 @@ # endif #endif +#ifdef WIN32_PLATFORM_PSPC +#define putchar(x) {} +#endif + #if 0 /*JP*/ /* * The order of these needs to match the macros in hack.h.