aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agos/intern.h')
-rw-r--r--engines/agos/intern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agos/intern.h b/engines/agos/intern.h
index a6d843d183..6becd8fc73 100644
--- a/engines/agos/intern.h
+++ b/engines/agos/intern.h
@@ -38,7 +38,7 @@ enum ChildType {
kContainerType = 7,
kChainType = 8,
kUserFlagType = 9,
-
+
kInheritType = 255
};