]> git.pond.sub.org Git - empserver/blobdiff - include/land.h
navigate march: Fix use-after-free and other bugs
[empserver] / include / land.h
index 5e52905a55ef093e055354746dc193ac73f2653d..cf26f82fe663a6c5d78d9bf126e58393b73fbcf9 100644 (file)
@@ -193,7 +193,7 @@ extern void lnd_submil(struct lndstr *, int);
 extern void lnd_takemob(struct emp_qelem *, double);
 extern int lnd_spyval(struct lndstr *);
 extern void intelligence_report(int, struct lndstr *, int, char *);
-extern void lnd_mar(struct emp_qelem *, double *, double *, natid);
+extern void lnd_mar(struct emp_qelem *, natid);
 extern void lnd_put(struct emp_qelem *);
 extern void lnd_put_one(struct ulist *);
 extern int lnd_hardtarget(struct lndstr *);