uhandedness follow-up

boomerang trajectory
bones
This commit is contained in:
nhmall
2023-12-02 20:25:37 -05:00
parent fe2d8faed9
commit 7d22a2c7b9
5 changed files with 48 additions and 3 deletions

View File

@@ -174,6 +174,7 @@ extern boolean can_make_bones(void);
extern void savebones(int, time_t, struct obj *);
extern int getbones(void);
extern boolean bones_include_name(const char *);
extern void fix_ghostly_obj(struct obj *);
/* ### botl.c ### */