should_displace() does not modify mfndposdata struct pointed at by data param
This commit is contained in:
@@ -1069,7 +1069,7 @@ itsstuck(struct monst *mtmp)
|
||||
boolean
|
||||
should_displace(
|
||||
struct monst *mtmp,
|
||||
struct mfndposdata *data,
|
||||
const struct mfndposdata *data,
|
||||
coordxy ggx,
|
||||
coordxy ggy)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user