aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/sequence.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/sequence.h')
-rw-r--r--engines/mads/sequence.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/mads/sequence.h b/engines/mads/sequence.h
index 67b9ba7923..05a7b616aa 100644
--- a/engines/mads/sequence.h
+++ b/engines/mads/sequence.h
@@ -127,7 +127,6 @@ public:
void setMotion(int seqIndex, int flags, int deltaX, int deltaY);
int addStampCycle(int srcSpriteIdx, bool flipped, int sprite);
- int setTimingTrigger(int delay, int code);
void setSeqPlayer(int idx, bool flag);
};