]> git.pond.sub.org Git - empserver/blobdiff - include/land.h
subs: De-duplicate formatting in intelligence_report()
[empserver] / include / land.h
index 7c1aa3b9b2d6b7ed9bc1d92524cd213015b5e252..9e9e099f3f77942cda6fa5b8c14e028178845675 100644 (file)
@@ -192,7 +192,7 @@ extern int lnd_take_casualty(int, struct ulist *, int);
 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 intelligence_report(natid, struct lndstr *, int, char *);
 extern void lnd_mar_stay_behind(struct emp_qelem *, natid);
 extern void lnd_mar_put(struct emp_qelem *, natid);
 extern void lnd_put(struct emp_qelem *);