]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/map.c
commands: Rename the command functions
[empserver] / src / lib / commands / map.c
index 7eff8d7435ddcd289da0e0392f8de97a2a9728d4..7d812792a0f9d3040250004bb0b3c46cd9cb9712 100644 (file)
@@ -39,7 +39,7 @@
 #include "map.h"
 
 int
-map(void)
+c_map(void)
 {
     int unit_type = EF_BAD;
     int bmap = 0;