From: nethack.allison Date: Tue, 4 Nov 2003 11:49:09 +0000 (+0000) Subject: wiztele follow-up X-Git-Tag: MOVE2GIT~1610 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19226363935fbe2d8cb59e6584aef13e35cec5e5;p=nethack wiztele follow-up --- diff --git a/src/dungeon.c b/src/dungeon.c index a4c93d9ce..2538b7b8a 100644 --- a/src/dungeon.c +++ b/src/dungeon.c @@ -1561,7 +1561,7 @@ print_branch(win, dnum, lower_bound, upper_bound, bymenu, lchoices) } /* Print available dungeon information. */ -boolean +schar print_dungeon(bymenu, rlev, rdgn) boolean bymenu; schar *rlev;