From 62c87a6f82788ff844b0eaac6ee8cd5bda59c491 Mon Sep 17 00:00:00 2001 From: Katja Zedel Date: Sun, 3 Feb 2002 09:44:12 +0000 Subject: [PATCH] kompiliert --- src/eressea/korrektur.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/eressea/korrektur.c b/src/eressea/korrektur.c index 10b36c366..5674d9a7f 100644 --- a/src/eressea/korrektur.c +++ b/src/eressea/korrektur.c @@ -55,7 +55,6 @@ #include #include #include -#include /* util includes */ #include @@ -2624,6 +2623,8 @@ fix_astralplane(void) return 0; } +#if !SKILLPOINTS + static int level(int days) { @@ -2660,6 +2661,7 @@ convert_skills(void) } return 0; } +#endif void korrektur(void)