aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/group.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/dm/group.h')
-rw-r--r--engines/dm/group.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/dm/group.h b/engines/dm/group.h
index 53d80c6e4d..3b6cf2f8aa 100644
--- a/engines/dm/group.h
+++ b/engines/dm/group.h
@@ -171,6 +171,8 @@ class GroupMan {
bool _groupMovementBlockedByParty; // @ G0390_B_GroupMovementBlockedByParty
bool _groupMovBlockedByWallStairsPitFakeWalFluxCageTeleporter; // @ G0387_B_GroupMovementBlockedByWallStairsPitFakeWallFluxcageTeleporter
int32 twoHalfSquareSizedCreaturesGroupLastDirectionSetTime; // @ G0395_l_TwoHalfSquareSizedCreaturesGroupLastDirectionSetTime
+ uint16 toggleFlag(uint16 &val, uint16 mask); // @ M10_TOGGLE
+
public:
uint16 _maxActiveGroupCount; // @ G0376_ui_MaximumActiveGroupCount
ActiveGroup *_activeGroups; // @ G0375_ps_ActiveGroups