]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/nuke.c
commands: Rename the command functions
[empserver] / src / lib / commands / nuke.c
index 5b558300a71021c7a1cccea8f2afd1e691fc067f..d8b3e335449c2651810db6a511a91be10e4985fd 100644 (file)
@@ -38,7 +38,7 @@
 #include "plane.h"
 
 int
-nuke(void)
+c_nuke(void)
 {
     int nnukes, noff;
     struct nstr_item nstr;