Code style nit
This commit is contained in:
@@ -2363,7 +2363,8 @@ assess_dmg(struct monst *mtmp, int tmp)
|
|||||||
callback (optional). Callback returns 0 if the attack is
|
callback (optional). Callback returns 0 if the attack is
|
||||||
active */
|
active */
|
||||||
|
|
||||||
boolean ranged_attk_assessed(
|
boolean
|
||||||
|
ranged_attk_assessed(
|
||||||
struct monst *mtmp,
|
struct monst *mtmp,
|
||||||
boolean (*assessfunc)(struct monst *, int))
|
boolean (*assessfunc)(struct monst *, int))
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user