about summary refs log tree commit diff
path: root/src/engine/e_if_mods.h
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2008-02-02 12:38:36 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2008-02-02 12:38:36 +0000
commit1fe3202f0b7e2f52e50c430caa744b029fd5bcef (patch)
treee238b0f211badb35fecdc3f87fe32978fd512b5e /src/engine/e_if_mods.h
parent307c2cfae8fd678b10235bdc0c1a8cfc7da6adae (diff)
downloadzcatch-1fe3202f0b7e2f52e50c430caa744b029fd5bcef.tar.gz
zcatch-1fe3202f0b7e2f52e50c430caa744b029fd5bcef.zip
cleaned up the console code. added the ability to tune the game in runtime.
Diffstat (limited to 'src/engine/e_if_mods.h')
-rw-r--r--src/engine/e_if_mods.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/engine/e_if_mods.h b/src/engine/e_if_mods.h
index 1e6d9694..eff909f3 100644
--- a/src/engine/e_if_mods.h
+++ b/src/engine/e_if_mods.h
@@ -5,6 +5,11 @@
 /**********************************************************************************
 	Section: Server Hooks
 **********************************************************************************/
+/*
+	Function: mods_console_init
+		TODO
+*/
+void mods_console_init();
 
 /*
 	Function: mods_init