]> granicus.if.org Git - nethack/commit
warning fix
authorPatR <rankin@nethack.org>
Tue, 29 Jan 2019 23:00:07 +0000 (15:00 -0800)
committerPatR <rankin@nethack.org>
Tue, 29 Jan 2019 23:00:07 +0000 (15:00 -0800)
commit1b49f60ded6b11b51667c48dd714fdf4264ccff0
tree14e5e69fadbb24b7075fd9b21e1c9e8e5fcac4a7
parentccc14a038b3484197c4180bc452d25a2482cc443
warning fix

The new code provoked several warnings; this fixes one of them.
Moving the declaration of 'rolecount' would have been sufficient,
but I've gone another way.
include/extern.h
src/pray.c
src/role.c