From 1111b6fb9d7db3d1434e03c859270e734219a528 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 25 Jan 2009 12:24:38 +0000 Subject: header sanitizing --- src/core/core.h | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'src/core/core.h') diff --git a/src/core/core.h b/src/core/core.h index 80f6d54..91cf72a 100644 --- a/src/core/core.h +++ b/src/core/core.h @@ -9,19 +9,7 @@ #include -#include "core/application.h" -#include "core/commandbuffer.h" -#include "core/cvar.h" -#include "core/entity.h" -#include "core/func.h" -#include "core/gameinterface.h" -#include "core/module.h" -#include "core/player.h" -#include "core/range.h" -#include "core/stats.h" -#include "core/zone.h" - -/// core contains the basic functionality of the engine +/// core functions of the engine namespace core { -- cgit v1.2.3