aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/entities/chapters.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lastexpress/entities/chapters.h')
-rw-r--r--engines/lastexpress/entities/chapters.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/lastexpress/entities/chapters.h b/engines/lastexpress/entities/chapters.h
index 62b8af9270..51e6444506 100644
--- a/engines/lastexpress/entities/chapters.h
+++ b/engines/lastexpress/entities/chapters.h
@@ -154,6 +154,7 @@ public:
DECLARE_FUNCTION(chapter5Handler)
private:
+ bool timeCheckEnterStation(TimeValue timeValue, uint &parameter, byte callback, const char *sequence, CityIndex cityIndex);
void enterExitStation(const SavePoint &savepoint, bool isEnteringStation);
void enterExitHelper(bool isEnteringStation);
void playSteam();