]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/navi.c
commands: Rename the command functions
[empserver] / src / lib / commands / navi.c
index 6d8e7ff89ea40c0150d70a0e0287e2a761007e4c..869ddbf94b5e7835a7ba2a148c443f50cd740dca 100644 (file)
@@ -38,7 +38,7 @@
 #include "unit.h"
 
 int
-navi(void)
+c_navigate(void)
 {
     struct nstr_item ni_ship;
     struct emp_qelem ship_list;