[jnh-cvs 549] CVS update: jnethack/src

Back to archive index

argra****@users***** argra****@users*****
2008年 4月 23日 (水) 23:11:24 JST


Index: jnethack/src/objnam.c
diff -u jnethack/src/objnam.c:1.48 jnethack/src/objnam.c:1.49
--- jnethack/src/objnam.c:1.48	Thu Apr 10 04:09:46 2008
+++ jnethack/src/objnam.c	Wed Apr 23 23:11:24 2008
@@ -2845,6 +2845,7 @@
 	while(*bp == ' ')
 	  ++bp;
 
+	/* 残っている日本語部分は怪物名かアイテム名のはずなので、変換する */
 	while(1)
 	{
 	  unsigned char *bp2, *bp1;


Jnethack-cvs メーリングリストの案内
Back to archive index