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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/xeen/town.h b/engines/xeen/town.h
index c64ef891f1..f56f24ca73 100644
--- a/engines/xeen/town.h
+++ b/engines/xeen/town.h
@@ -104,6 +104,9 @@ public:
void drawTownAnim(bool flag);
+ /**
+ * Returns true if a town location (bank, blacksmith, etc.) is currently active
+ */
bool isActive() const;
void clearSprites();