Home
last modified time | relevance | path

Searched refs:uncurse_object (Results 1 – 1 of 1) sorted by relevance

/dports/games/angband/Angband-4.2.2/src/
H A Deffects.c271 static bool uncurse_object(struct object *obj, int strength, char *dice_string) in uncurse_object() function
1445 return uncurse_object(obj, strength, dice_string); in effect_handler_REMOVE_CURSE()