]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/atta.c
commands: Rename the command functions
[empserver] / src / lib / commands / atta.c
index efe3fb39b55808363f09ffd966394151f859dec7..cd2c84a2a33fdd1139a1cd0d5ae7d1f0bc293856 100644 (file)
@@ -40,7 +40,7 @@
 #include "ship.h"
 
 int
-atta(void)
+c_attack(void)
 {
     struct combat off[6];      /* attacking sectors */
     struct combat def[1];      /* defending sector */