aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/ai.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hdb/ai.h')
-rw-r--r--engines/hdb/ai.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/hdb/ai.h b/engines/hdb/ai.h
index ab0abe6af3..a2f59e9bea 100644
--- a/engines/hdb/ai.h
+++ b/engines/hdb/ai.h
@@ -718,6 +718,7 @@ public:
void setEntityGoal(AIEntity *e, int x, int y);
void initAllEnts();
void killPlayer(Death method);
+ void stunEnemy(AIEntity *e, int time);
void animateEntity(AIEntity *e);
void animEntFrames(AIEntity *e);