|
|
@ -32,7 +32,7 @@ static int Shirt_on(void);
|
|
|
|
static void dragon_armor_handling(struct obj *, boolean, boolean);
|
|
|
|
static void dragon_armor_handling(struct obj *, boolean, boolean);
|
|
|
|
static void Amulet_on(void);
|
|
|
|
static void Amulet_on(void);
|
|
|
|
static void learnring(struct obj *, boolean);
|
|
|
|
static void learnring(struct obj *, boolean);
|
|
|
|
static void adjust_attrib(struct obj *, int, int);
|
|
|
|
static void adjust_attrib(struct obj *, int, int);
|
|
|
|
static void Ring_off_or_gone(struct obj *, boolean);
|
|
|
|
static void Ring_off_or_gone(struct obj *, boolean);
|
|
|
|
static int select_off(struct obj *);
|
|
|
|
static int select_off(struct obj *);
|
|
|
|
static struct obj *do_takeoff(void);
|
|
|
|
static struct obj *do_takeoff(void);
|
|
|
|