]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/move.c
commands: Rename the command functions
[empserver] / src / lib / commands / move.c
index 69746e7b584acc944580ad0f67d5aff67453db3f..91b55edf895df91441a7f83e768461ee628accad 100644 (file)
@@ -44,7 +44,7 @@
 static int cmd_move_map(coord, coord, char *, char *);
 
 int
-move(void)
+c_move(void)
 {
     int amount;
     struct sctstr sect;