xytod()'s return value is an index, so its type should be int, not coordxy.
@@ -3604,7 +3604,7 @@ rhack(int key)
}
/* convert an x,y pair into a direction code */
coordxy
int
xytod(coordxy x, coordxy y)
{
int dd;
The note is not visible to the blocked user.