aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/animator_lok.h
diff options
context:
space:
mode:
authorJohannes Schickel2009-10-04 17:54:08 +0000
committerJohannes Schickel2009-10-04 17:54:08 +0000
commiteaca55ee50172ce98e0a53629251602884dcb918 (patch)
tree3a0cf18b1f70d619d460fcf5dba2bf06cf41be66 /engines/kyra/animator_lok.h
parent41e4a1ddb6b515f932f445dabbbba28351472315 (diff)
downloadscummvm-rg350-eaca55ee50172ce98e0a53629251602884dcb918.tar.gz
scummvm-rg350-eaca55ee50172ce98e0a53629251602884dcb918.tar.bz2
scummvm-rg350-eaca55ee50172ce98e0a53629251602884dcb918.zip
Some fixes to comply with our coding guidelines.
svn-id: r44624
Diffstat (limited to 'engines/kyra/animator_lok.h')
-rw-r--r--engines/kyra/animator_lok.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/animator_lok.h b/engines/kyra/animator_lok.h
index 618a210082..3abc9c3b5e 100644
--- a/engines/kyra/animator_lok.h
+++ b/engines/kyra/animator_lok.h
@@ -123,8 +123,8 @@ protected:
int _brandonAnimSeqSizeWidth;
int _brandonAnimSeqSizeHeight;
-
};
+
} // end of namespace Kyra
#endif