one more follow-up for #954

This commit is contained in:
nhmall
2023-03-06 16:06:43 -05:00
parent a58a2df119
commit f0e88bbc68
2 changed files with 13 additions and 2 deletions

View File

@@ -2348,6 +2348,7 @@ extern void punish(struct obj *);
extern void unpunish(void);
extern boolean cant_revive(int *, boolean, struct obj *);
extern boolean create_particular(void);
extern boolean avoid_ceiling(d_level *);
/* ### rect.c ### */