aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/town.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/town.h')
-rw-r--r--engines/xeen/town.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/xeen/town.h b/engines/xeen/town.h
index af3f4c3a56..f6c67ab102 100644
--- a/engines/xeen/town.h
+++ b/engines/xeen/town.h
@@ -109,6 +109,8 @@ public:
int townAction(int actionId);
void drawTownAnim(bool flag);
+
+ bool isActive() const;
};
} // End of namespace Xeen