aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/parallaction/commands.h')
-rw-r--r--engines/parallaction/commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/parallaction/commands.h b/engines/parallaction/commands.h
index 1278cdcc9b..a1778b5d16 100644
--- a/engines/parallaction/commands.h
+++ b/engines/parallaction/commands.h
@@ -41,6 +41,7 @@ enum CommandFlags {
struct Zone;
struct Animation;
+
// TODO: turn this into a struct
union CommandData {
uint32 _flags;