]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/fly.c
commands: Rename the command functions
[empserver] / src / lib / commands / fly.c
index 4bb833f1d0881834eb676684558cd8512036decb..4df04bb2fc3640c5c7a368acdf362aa138a841c7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2016, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2021, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -41,7 +41,7 @@
 #include "plane.h"
 
 int
-fly(void)
+c_fly(void)
 {
     coord tx, ty;
     coord ax, ay;