From 1fe3202f0b7e2f52e50c430caa744b029fd5bcef Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sat, 2 Feb 2008 12:38:36 +0000 Subject: cleaned up the console code. added the ability to tune the game in runtime. --- src/engine/e_if_mods.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/engine/e_if_mods.h') 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 -- cgit 1.4.1