proto bit

This commit is contained in:
nethack.allison
2002-02-05 13:37:26 +00:00
parent 7d1e6f7d57
commit 4181925d56
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ static boolean FDECL(the_unique_obj, (struct obj *obj));
#ifdef OVLB
static boolean FDECL(wishymatch, (const char *,const char *,BOOLEAN_P));
#endif
static void FDECL(add_erosion_words, (struct obj*, char*));
static void FDECL(add_erosion_words, (struct obj *, char *));
struct Jitem {
int item;