]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/bomb.c
commands: Rename the command functions
[empserver] / src / lib / commands / bomb.c
index ba19b392fa70509ce416c0a11d705564f2c7eda7..ad0ecf24c051de96c3505aff13c0a5ea9a0aea0c 100644 (file)
@@ -61,7 +61,7 @@ static int pinflak_planedamage(struct plnstr *, struct plchrstr *,
                               natid, int);
 
 int
-bomb(void)
+c_bomb(void)
 {
     char *p;
     coord tx, ty;