aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.cpp
diff options
context:
space:
mode:
authorVladimir Menshakov2011-06-16 16:31:17 +0400
committerVladimir Menshakov2011-06-16 16:31:17 +0400
commit4fd3cdf984567221035537e4bcab6ff8499d2c4a (patch)
treeb91121e6a352102b7ca6c8eb1c0f3938660c379e /engines/dreamweb/stubs.cpp
parent5bd4e3ac6f1a1f09597dad3ca7e6c9df2c17e1be (diff)
downloadscummvm-rg350-4fd3cdf984567221035537e4bcab6ff8499d2c4a.tar.gz
scummvm-rg350-4fd3cdf984567221035537e4bcab6ff8499d2c4a.tar.bz2
scummvm-rg350-4fd3cdf984567221035537e4bcab6ff8499d2c4a.zip
DREAMWEB: Improved code formatting
Diffstat (limited to 'engines/dreamweb/stubs.cpp')
-rw-r--r--engines/dreamweb/stubs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/dreamweb/stubs.cpp b/engines/dreamweb/stubs.cpp
index 1a6cb7685d..129186ca07 100644
--- a/engines/dreamweb/stubs.cpp
+++ b/engines/dreamweb/stubs.cpp
@@ -2,7 +2,7 @@
#include "engines/util.h"
#include "graphics/surface.h"
-namespace dreamgen {
+namespace DreamGen {
Common::String getFilename(Context &context) {
uint16 name_ptr = context.dx;