BUC patch
This adds the BUC-patch, except that it includes four separate choices for blessed/cursed/uncursed/unknown. The patch only applies to full menu styles. --Ken A (Incidentally, I have a suggestion: when deciding what's the first line for purposes of mailing out messages, use the first nonblank line...)
This commit is contained in:
@@ -780,6 +780,7 @@ E void NDECL(free_invbuf);
|
||||
E void NDECL(reassign);
|
||||
E int NDECL(doorganize);
|
||||
E int FDECL(count_unpaid, (struct obj *));
|
||||
E int FDECL(count_buc, (struct obj *,int));
|
||||
E void FDECL(carry_obj_effects, (struct obj *));
|
||||
|
||||
/* ### ioctl.c ### */
|
||||
|
||||
Reference in New Issue
Block a user