]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/enab.c
commands: Rename the command functions
[empserver] / src / lib / commands / enab.c
index 509751840ce5fc31882b29c20ef42a73e6fb3d08..c340c9fc63e8344fc5b47650263a5b27a1364168 100644 (file)
@@ -36,7 +36,7 @@
 #include "game.h"
 
 int
-enab(void)
+c_enable(void)
 {
     game_ctrl_update(1);
     pr("Updates are enabled\n");