]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/expl.c
commands: Rename the command functions
[empserver] / src / lib / commands / expl.c
index cc10cf74681a6f0e00551a17bb01325508380421..63a67ff7d15f0e1ce20080438fe929724272adb8 100644 (file)
@@ -42,7 +42,7 @@
 static int explore_map(coord, coord, char *, char *);
 
 int
-explore(void)
+c_explore(void)
 {
     int amount;
     struct sctstr sect;