From ca0c1d3e6f8b5fa4eb2e0a86fcf47b12fb600786 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 27 Sep 2008 17:16:15 +0000 Subject: mission targets, texture unloading, private messages --- src/core/core.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/core.h') diff --git a/src/core/core.h b/src/core/core.h index feca5fd..80f6d54 100644 --- a/src/core/core.h +++ b/src/core/core.h @@ -18,6 +18,7 @@ #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 -- cgit v1.2.3