X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Ffly.c;h=4df04bb2fc3640c5c7a368acdf362aa138a841c7;hp=2aab73384dbb959f31eac1970772f8f241a590d7;hb=7e6318500758d8ba99dca7dd9b95e3a8218699cb;hpb=af143ac5973d8b650e7a153372bd9da9e7546a76 diff --git a/src/lib/commands/fly.c b/src/lib/commands/fly.c index 2aab73384..4df04bb2f 100644 --- a/src/lib/commands/fly.c +++ b/src/lib/commands/fly.c @@ -41,7 +41,7 @@ #include "plane.h" int -fly(void) +c_fly(void) { coord tx, ty; coord ax, ay;