tippfehler

This commit is contained in:
Katja Zedel 2002-12-22 09:13:50 +00:00
parent 65369038dd
commit 8cde4d6104
1 changed files with 1 additions and 1 deletions

View File

@ -1988,7 +1988,7 @@ use_mistletoe(struct unit * user, const struct item_type * itype, int amount, co
static int
use_snowball(struct unit * user, const struct item_type * itype, int amount, const char * cmd)
{
return;
return 0;
}
void