]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/flee.c
commands: Rename the command functions
[empserver] / src / lib / commands / flee.c
index 76351b4c062fb0e6f515d9befb08481709c4edf0..c399b4af78d4eb61536c7afe780b8e1273ef25fd 100644 (file)
@@ -37,7 +37,7 @@
 #include "ship.h"
 
 int
-flee(void)
+c_fleetadd(void)
 {
     struct shpstr ship;
     int count;