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 ec8c200244..3aa7bde5a2 100644
--- a/engines/hdb/ai.h
+++ b/engines/hdb/ai.h
@@ -709,6 +709,7 @@ public:
void addToPathList(int x, int y, int type, AIDir dir);
ArrowPath *findArrowPath(int x, int y);
+ void floatEntity(AIEntity *e, AIState state);
bool checkFloating(int x, int y);
bool getTableEnt(AIType type);