From f030154fe727e25a2afe1f78b3998c2d2dba95e4 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Tue, 18 Aug 2009 09:24:15 +0000 Subject: astyle cleanup, corrects not loading of material textures --- src/core/parser.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/core/parser.cc') diff --git a/src/core/parser.cc b/src/core/parser.cc index 84590a2..c5e0a38 100644 --- a/src/core/parser.cc +++ b/src/core/parser.cc @@ -8,7 +8,8 @@ #include "core/parser.h" #include "sys/sys.h" -namespace core { +namespace core +{ bool Parser::got_entity_key(filesystem::IniFile &inifile, core::Entity *entity) -- cgit v1.2.3