(BestDistPath): All callers pass MOB_ROAD to parameter mob_type,
remove it. Callers changed.
This commit is contained in:
parent
0ea38208d1
commit
20c02295a6
5 changed files with 6 additions and 6 deletions
|
@ -320,7 +320,7 @@ extern void bp_enable_cachepath(void);
|
|||
extern void bp_disable_cachepath(void);
|
||||
extern void bp_clear_cachepath(void);
|
||||
extern char *BestDistPath(char *, struct sctstr *, struct sctstr *,
|
||||
double *, int);
|
||||
double *);
|
||||
extern char *BestLandPath(char *, struct sctstr *, struct sctstr *,
|
||||
double *, int);
|
||||
extern char *BestShipPath(char *, int, int, int, int, int);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue