aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/champion.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/dm/champion.h')
-rw-r--r--engines/dm/champion.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/dm/champion.h b/engines/dm/champion.h
index 2dc4579ee4..16c53c8c58 100644
--- a/engines/dm/champion.h
+++ b/engines/dm/champion.h
@@ -520,6 +520,7 @@ public:
void f316_deleteScent(uint16 scentIndex); // @ F0316_CHAMPION_DeleteScent
void f317_addScentStrength(int16 mapX, int16 mapY, int32 cycleCount); // @ F0317_CHAMPION_AddScentStrength
void f297_putObjectInLeaderHand(Thing thing, bool setMousePointer); // @ F0297_CHAMPION_PutObjectInLeaderHand
+ int16 f310_getMovementTicks(Champion *champ); // @ F0310_CHAMPION_GetMovementTicks