Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/targets.h')
-rw-r--r--src/client/targets.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/client/targets.h b/src/client/targets.h
index d421300..9bfa87d 100644
--- a/src/client/targets.h
+++ b/src/client/targets.h
@@ -1,7 +1,7 @@
/*
client/targets.h
- 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
*/
#ifndef __INCLUDED_CLIENT_TARGETS_H__
@@ -12,9 +12,11 @@
#include "render/gl.h"
#include "render/text.h"
-namespace client {
+namespace client
+{
-namespace targets {
+namespace targets
+{
void init();