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/game/editor/ed_editor.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/editor') diff --git a/src/game/editor/ed_editor.hpp b/src/game/editor/ed_editor.hpp index 80ca42d5..2bbc4e08 100644 --- a/src/game/editor/ed_editor.hpp +++ b/src/game/editor/ed_editor.hpp @@ -4,6 +4,7 @@ #include #include "array.h" #include "../g_mapitems.h" +#include "../g_math.h" #include "../client/gc_render.h" extern "C" { -- cgit 1.4.1