Merge branch 'NetHack-3.6'
This commit is contained in:
@@ -1341,7 +1341,7 @@ domove()
|
||||
g.domove_attempting = 0L;
|
||||
}
|
||||
|
||||
void
|
||||
STATIC_OVL void
|
||||
domove_core()
|
||||
{
|
||||
register struct monst *mtmp;
|
||||
@@ -1939,7 +1939,7 @@ domove_core()
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
STATIC_OVL void
|
||||
maybe_smudge_engr(x1,y1,x2,y2)
|
||||
int x1, y1, x2, y2;
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user