]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/drop.c
commands: Rename the command functions
[empserver] / src / lib / commands / drop.c
index 6e7eb4cbbb64b3fe83dd20d51921469963a16066..2c6261fe547e0c9c0e9252d0d3d2739330adc530 100644 (file)
@@ -39,7 +39,7 @@
 #include "plane.h"
 
 int
-drop(void)
+c_drop(void)
 {
     coord tx, ty;
     coord ax, ay;