]> git.pond.sub.org Git - empserver/blobdiff - include/unit.h
Rewrite the broken code to move cargo with its carrier
[empserver] / include / unit.h
index fe98d0c7b34e1df6f8013524e567777ec4f7af48..6f0a11e9d3399ff830047d8102dfba7f9796f03f 100644 (file)
@@ -56,3 +56,4 @@ extern void unit_list(struct emp_qelem *);
 extern void unit_put(struct emp_qelem *list, natid actor);
 extern char *unit_path(int, struct empobj *, char *);
 extern void unit_view(struct emp_qelem *);
+extern void unit_update_cargo(struct empobj *);