]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/assa.c
commands: Rename the command functions
[empserver] / src / lib / commands / assa.c
index 4f0395554e22d9ba4cc089098c64bf3a8f340a81..2812e0e9ce685b731072206fb6890906417bb2dd 100644 (file)
@@ -45,7 +45,7 @@ static void sneak_ashore(struct combat[], struct emp_qelem *,
                         struct combat *);
 
 int
-assa(void)
+c_assault(void)
 {
     struct combat off[1];      /* assaulting ship */
     struct combat def[1];      /* defending sector */