aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/resources.h
diff options
context:
space:
mode:
authorJohannes Schickel2014-05-27 00:58:25 +0200
committerJohannes Schickel2014-05-27 00:58:25 +0200
commit9866aba2e43da914a17d17b695456ca25a875469 (patch)
tree205c6a554d622cbcd6b60462c5fc6105d7071b09 /engines/mads/resources.h
parent57c5656169d4736e2867aad60983b9a9ad9400a3 (diff)
downloadscummvm-rg350-9866aba2e43da914a17d17b695456ca25a875469.tar.gz
scummvm-rg350-9866aba2e43da914a17d17b695456ca25a875469.tar.bz2
scummvm-rg350-9866aba2e43da914a17d17b695456ca25a875469.zip
MADS: Slight formatting fixes.
Diffstat (limited to 'engines/mads/resources.h')
-rw-r--r--engines/mads/resources.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/mads/resources.h b/engines/mads/resources.h
index 003684ef84..8d9ab1e39f 100644
--- a/engines/mads/resources.h
+++ b/engines/mads/resources.h
@@ -58,12 +58,12 @@ public:
/**
* Derived file class
*/
-class File: public Common::File {
+class File : public Common::File {
public:
/**
* Constructor
*/
- File(): Common::File() {}
+ File() : Common::File() {}
/**
* Constructor