]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/mfir.c
commands: Rename the command functions
[empserver] / src / lib / commands / mfir.c
index 5fd32011c05c32cbb1d88273974f335be667e073..cb1eb9c5899410d358768ebe911f4df8b42fff65 100644 (file)
@@ -66,7 +66,7 @@ static void free_flist(struct emp_qelem *);
 static struct flist *search_flist(struct emp_qelem *, struct empobj *);
 
 int
-multifire(void)
+c_fire(void)
 {
     static int ef_with_guns[] = { EF_SECTOR, EF_SHIP, EF_LAND, EF_BAD };
     char *ptr;