"The" Invocation items in farewell message followup

use and export the_unique_obj() for the test, to ensure consistency
This commit is contained in:
cohrs
2002-02-12 05:42:08 +00:00
parent bd3c76815d
commit c1a3682952
3 changed files with 3 additions and 5 deletions

View File

@@ -1307,6 +1307,7 @@ E boolean FDECL(obj_is_pname, (struct obj *));
E char *FDECL(distant_name, (struct obj *,char *(*)(OBJ_P)));
E char *FDECL(xname, (struct obj *));
E char *FDECL(mshot_xname, (struct obj *));
E boolean FDECL(the_unique_obj, (struct obj *obj));
E char *FDECL(doname, (struct obj *));
E boolean FDECL(not_fully_identified, (struct obj *));
E char *FDECL(corpse_xname, (struct obj *,BOOLEAN_P));