This commit is contained in:
Christian Schlittchen 2002-02-03 12:02:18 +00:00
parent dcb2cd93e0
commit 3fff885d4c
1 changed files with 1 additions and 3 deletions

View File

@ -2623,8 +2623,7 @@ fix_astralplane(void)
return 0;
}
#if !SKILLPOINTS
#if SKILLPOINTS == 0
static int
level(int days)
{
@ -2633,7 +2632,6 @@ level(int days)
return l-1;
}
#if SKILLPOINTS == 0
int
convert_skills(void)
{