From 31959bc355c471c573828bf63932850e46c4b5bc Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 9 Feb 2008 23:06:00 +0000 Subject: more entities --- src/core/gameinterface.cc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/core/gameinterface.cc') diff --git a/src/core/gameinterface.cc b/src/core/gameinterface.cc index 639a522..26e05da 100644 --- a/src/core/gameinterface.cc +++ b/src/core/gameinterface.cc @@ -1,7 +1,7 @@ /* core/gameinterface.cc - This file is part of the Osirion project and is distributed under - the terms of the GNU General Public License version 2 + This file is part of the Osirion project and is distributed under + the terms of the GNU General Public License version 2 */ #include "core/gameinterface.h" @@ -10,7 +10,8 @@ #include -namespace core { +namespace core +{ GameInterface *GameInterface::gameinterface_instance = 0; -- cgit v1.2.3