follow-up bits

This commit is contained in:
nhmall
2021-01-27 21:04:51 -05:00
parent f963c5aca7
commit 9d93e1e52a
6 changed files with 6 additions and 35 deletions

View File

@@ -338,7 +338,7 @@ book_cursed(struct obj* book)
}
static int
learn(VOID_ARGS)
learn(void)
{
int i;
short booktype;