aboutsummaryrefslogtreecommitdiff
path: root/engines/gnap/scenes/group0.h
diff options
context:
space:
mode:
authorStrangerke2016-04-27 22:09:08 +0200
committerEugene Sandulenko2016-05-10 12:14:46 +0200
commit02c8aeae2074c326b618adcc7224a9c5f7e6d86a (patch)
treef64b8b96bdc380bc4cb89a5292509b071ad370bf /engines/gnap/scenes/group0.h
parent12fa081a192c254e4a1d32a0edef2dffee61c154 (diff)
downloadscummvm-rg350-02c8aeae2074c326b618adcc7224a9c5f7e6d86a.tar.gz
scummvm-rg350-02c8aeae2074c326b618adcc7224a9c5f7e6d86a.tar.bz2
scummvm-rg350-02c8aeae2074c326b618adcc7224a9c5f7e6d86a.zip
GNAP: renaming and grouping of scenes in group 1
Diffstat (limited to 'engines/gnap/scenes/group0.h')
-rw-r--r--engines/gnap/scenes/group0.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/gnap/scenes/group0.h b/engines/gnap/scenes/group0.h
index a705ba1483..b8df3af0ff 100644
--- a/engines/gnap/scenes/group0.h
+++ b/engines/gnap/scenes/group0.h
@@ -20,8 +20,8 @@
*
*/
-#ifndef GNAP_GROUP01_H
-#define GNAP_GROUP01_H
+#ifndef GNAP_GROUP0_H
+#define GNAP_GROUP0_H
#include "gnap/debugger.h"
@@ -180,4 +180,4 @@ public:
} // End of namespace Gnap
-#endif // GNAP_GROUP01_H
+#endif // GNAP_GROUP0_H