From f9ecab1953644c79913fb483b1d64c6d9e779481 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Sat, 22 Oct 2011 22:29:09 -0400 Subject: PEGASUS: Add Norad Alpha Not yet completable, but you can at least fill the oxygen mask to go through the Mars Maze now. --- engines/pegasus/neighborhood/zoom.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/pegasus/neighborhood/zoom.h') 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; -- cgit v1.2.3