aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/eventman.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/dm/eventman.h')
-rw-r--r--engines/dm/eventman.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/dm/eventman.h b/engines/dm/eventman.h
index bbf0b66164..e0e78f9465 100644
--- a/engines/dm/eventman.h
+++ b/engines/dm/eventman.h
@@ -244,6 +244,7 @@ public:
void processCommandQueue(); // @ F0380_COMMAND_ProcessQueue_CPSC
void commandSetLeader(ChampionIndex index); // @ F0368_COMMAND_SetLeader
+ void commandProcessType80ClickInDungeonViewTouchFrontWall(); // @ F0372_COMMAND_ProcessType80_ClickInDungeonView_TouchFrontWall
};
}