(getpath): Parameter showxy makes no sense and is not used. Remove.

Get rid of s_char.  Callers changed.
This commit is contained in:
Markus Armbruster 2005-09-25 17:00:50 +00:00
parent 21a39fd9dd
commit 269913baee
8 changed files with 14 additions and 21 deletions

View file

@ -56,8 +56,7 @@ extern int diroff[][2];
extern s_char dirch[];
/* src/lib/subs/paths.c */
extern s_char *getpath(s_char *, s_char *, coord, coord, int, int,
int, int);
extern char *getpath(char *, char *, coord, coord, int, int, int);
extern double fcost(struct sctstr *, natid);
extern double ncost(struct sctstr *, natid);
extern double pathtoxy(s_char *, coord *, coord *,