summaryrefslogtreecommitdiff
path: root/src/worldmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/worldmap.h')
-rw-r--r--src/worldmap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/worldmap.h b/src/worldmap.h
index b356bac..304b08d 100644
--- a/src/worldmap.h
+++ b/src/worldmap.h
@@ -119,6 +119,8 @@ class dWMPathManager_c : public dBase_c {
void moveThroughPath();
+ bool canUseEntrance(WMPathEntrance &entrance);
+
/* Other Methods */
void setup();