aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood/zoom.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/pegasus/neighborhood/zoom.h')
-rwxr-xr-xengines/pegasus/neighborhood/zoom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/pegasus/neighborhood/zoom.h b/engines/pegasus/neighborhood/zoom.h
index 4046a76827..27290a88d5 100755
--- a/engines/pegasus/neighborhood/zoom.h
+++ b/engines/pegasus/neighborhood/zoom.h
@@ -49,6 +49,7 @@ public:
struct Entry {
Entry();
+ void clear();
bool isEmpty() { return movieStart == 0xffffffff; }
tHotSpotID hotspot;