OSDN Git Service

セウ・゙・ノ、ホ(a)、ヌ。「roff_to_buf()、ヒナマ、ケtemp[]、ホ・オ・、・コ、ャツュ、熙コ、ヒ
[hengband/hengband.git] / src / cmd5.c
index d482f40..845857d 100644 (file)
@@ -549,7 +549,7 @@ s = "
                        s_ptr = &mp_ptr->info[use_realm - 1][spell];
                }
 
-               roff_to_buf( spell_tips[technic2magic(use_realm)-1][spell] ,62,temp);
+               roff_to_buf(spell_tips[technic2magic(use_realm)-1][spell] ,62, temp, sizeof(temp));
                for(j=0, line = 11;temp[j];j+=(1+strlen(&temp[j])))
                {
                        prt(&temp[j], line, 15);