some tty perminvent follow-up()

This commit is contained in:
nhmall
2022-06-27 08:13:37 -04:00
parent 4f781e7850
commit af58acccd2
4 changed files with 19 additions and 41 deletions

View File

@@ -1174,7 +1174,8 @@ extern long count_contents(struct obj *, boolean, boolean, boolean, boolean);
extern void carry_obj_effects(struct obj *);
extern const char *currency(long);
extern void silly_thing(const char *, struct obj *);
extern void core_update_invent_slot(void);
extern void sync_perminvent(void);
extern void perm_invent_toggled(boolean negated);
/* ### ioctl.c ### */