aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood/zoom.h
diff options
context:
space:
mode:
authorMatthew Hoops2011-10-22 22:29:09 -0400
committerMatthew Hoops2011-10-22 22:29:09 -0400
commitf9ecab1953644c79913fb483b1d64c6d9e779481 (patch)
treefc129dc9c6211059c2ee4282a9a95cf0e87c5dd0 /engines/pegasus/neighborhood/zoom.h
parentd6dee9ff1880cd8c0badbf55d6e50ec67d43031a (diff)
downloadscummvm-rg350-f9ecab1953644c79913fb483b1d64c6d9e779481.tar.gz
scummvm-rg350-f9ecab1953644c79913fb483b1d64c6d9e779481.tar.bz2
scummvm-rg350-f9ecab1953644c79913fb483b1d64c6d9e779481.zip
PEGASUS: Add Norad Alpha
Not yet completable, but you can at least fill the oxygen mask to go through the Mars Maze now.
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;