]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/load.c
Don't let scrap give away civilians
[empserver] / src / lib / commands / load.c
index fe4615570eb01856aff1d092c24b99845e0a9272..8ff1866b63427352f052a95f3e25ceda825f05f9 100644 (file)
@@ -337,7 +337,7 @@ move_amount(int sect_amt, int unit_amt, int unit_max,
     return move_amt;
 }
 
-static int
+int
 load_comm_ok(struct sctstr *sectp, natid unit_own,
             i_type item, int move_amt)
 {