aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/mads.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/mads.h')
-rw-r--r--engines/mads/mads.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/mads.h b/engines/mads/mads.h
index 9acd469d27..5ae8b8eac5 100644
--- a/engines/mads/mads.h
+++ b/engines/mads/mads.h
@@ -62,7 +62,7 @@ enum MADSDebugChannels {
enum {
GType_RexNebular = 0,
- GType_DragonSphere = 1,
+ GType_Dragonsphere = 1,
GType_Phantom = 2,
GType_Riddle = 3
};