Warning cleanup.

This commit is contained in:
Sean Hunt
2015-05-25 00:08:34 +09:00
committed by nhmall
parent b8bea3af20
commit b6f32e7eff
4 changed files with 5 additions and 5 deletions

View File

@@ -59,7 +59,7 @@ const char *shout;
pline("%s yells:", Amonnam(mon));
else
You_hear("someone yell:");
verbalize(shout);
verbalize1(shout);
}
STATIC_OVL void