From ad5245c5f8726fdc5eacbc2402399c34a0c8ef12 Mon Sep 17 00:00:00 2001 From: "John \"Elwin\" Edwards" Date: Sun, 9 Sep 2012 15:55:51 -0700 Subject: [PATCH] arogue5: fix some more drawing to the wrong window. The spell-choosing and prayer-choosing routines, when the one-line inventory option is set, displayed to cw instead of msgw. This caused permanent corruption of the message line. --- arogue5/player.c | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/arogue5/player.c b/arogue5/player.c index 10bf109..1cd0e32 100644 --- a/arogue5/player.c +++ b/arogue5/player.c @@ -168,20 +168,20 @@ cast() else if (slow_invent) { register char c; + char *spellp; for (i=0; i