aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2009-08-25 22:40:57 +0000
committerJohannes Schickel2009-08-25 22:40:57 +0000
commita039fc952f13e381278b7577f5fe1dd23c9d29a5 (patch)
treecaddd2d0057cdc68dd2ab49e053102fb21acc886 /engines/kyra/staticres.cpp
parentbf2242db72e33dde1cb09a62e5eeb9799fbfe1cf (diff)
downloadscummvm-rg350-a039fc952f13e381278b7577f5fe1dd23c9d29a5.tar.gz
scummvm-rg350-a039fc952f13e381278b7577f5fe1dd23c9d29a5.tar.bz2
scummvm-rg350-a039fc952f13e381278b7577f5fe1dd23c9d29a5.zip
Whitespace fix.
svn-id: r43740
Diffstat (limited to 'engines/kyra/staticres.cpp')
-rw-r--r--engines/kyra/staticres.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/staticres.cpp b/engines/kyra/staticres.cpp
index 95f7c4ca2a..52eb0d322f 100644
--- a/engines/kyra/staticres.cpp
+++ b/engines/kyra/staticres.cpp
@@ -44,7 +44,7 @@
namespace Kyra {
-#define RESFILE_VERSION 51
+#define RESFILE_VERSION 51
namespace {
bool checkKyraDat(Common::SeekableReadStream *file) {