aboutsummaryrefslogtreecommitdiff
path: root/saga/saga.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'saga/saga.cpp')
-rw-r--r--saga/saga.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/saga/saga.cpp b/saga/saga.cpp
index 5fe672cfda..9d3e11296b 100644
--- a/saga/saga.cpp
+++ b/saga/saga.cpp
@@ -33,7 +33,6 @@
#include "gamedesc.h"
-
struct SAGAGameSettings {
const char *name;
const char *description;
@@ -132,4 +131,4 @@ void SagaEngine::shutdown() {
_system->quit();
}
-}
+} // End of namespace Saga