Just pass a mfndposdata pointer to should_displace
This commit is contained in:
@@ -1070,7 +1070,7 @@ dog_move(
|
||||
uncursedcnt++;
|
||||
}
|
||||
|
||||
better_with_displacing = should_displace(mtmp, mfp,
|
||||
better_with_displacing = should_displace(mtmp, &mfp,
|
||||
gg.gx, gg.gy);
|
||||
|
||||
chcnt = 0;
|
||||
|
||||
Reference in New Issue
Block a user