From bac8343bbc9f1e4cf97a561c732054539f21f03d Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 30 Jan 2008 17:35:04 +0000 Subject: accomodate the new modules --- src/game/world.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/game/world.h') diff --git a/src/game/world.h b/src/game/world.h index 27909fc..11a80fc 100644 --- a/src/game/world.h +++ b/src/game/world.h @@ -9,10 +9,10 @@ #include -namespace game +namespace Game { -/// The game world +/// the game world class World { /// load the intial game world into memory static void init(); -- cgit v1.2.3