]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/fly.c
commands: Rename the command functions
[empserver] / src / lib / commands / fly.c
index 2aab73384dbb959f31eac1970772f8f241a590d7..4df04bb2fc3640c5c7a368acdf362aa138a841c7 100644 (file)
@@ -41,7 +41,7 @@
 #include "plane.h"
 
 int
-fly(void)
+c_fly(void)
 {
     coord tx, ty;
     coord ax, ay;