aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/items/biochips/mapimage.h
diff options
context:
space:
mode:
authorMatthew Hoops2011-10-15 19:48:36 -0400
committerMatthew Hoops2011-10-15 19:48:36 -0400
commit1c949d375a4f0dabb179e0e035bb3dbf8c059abf (patch)
treee590f0019bcefa22d97403e12b5b124f7a63c941 /engines/pegasus/items/biochips/mapimage.h
parent64656342a999f2fcc6d4b0c8fd789e44aa2048ba (diff)
downloadscummvm-rg350-1c949d375a4f0dabb179e0e035bb3dbf8c059abf.tar.gz
scummvm-rg350-1c949d375a4f0dabb179e0e035bb3dbf8c059abf.tar.bz2
scummvm-rg350-1c949d375a4f0dabb179e0e035bb3dbf8c059abf.zip
PEGASUS: Add the Mars neighborhood
Does not include the space chase just yet or canyon chase. The robot timer seems a bit wonky right now and doesn't stop, but everything else seems to be working.
Diffstat (limited to 'engines/pegasus/items/biochips/mapimage.h')
-rwxr-xr-xengines/pegasus/items/biochips/mapimage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/pegasus/items/biochips/mapimage.h b/engines/pegasus/items/biochips/mapimage.h
index 5532aed8d2..43a13ac404 100755
--- a/engines/pegasus/items/biochips/mapimage.h
+++ b/engines/pegasus/items/biochips/mapimage.h
@@ -28,6 +28,7 @@
#include "pegasus/elements.h"
#include "pegasus/util.h"
+#include "pegasus/neighborhood/mars/mars.h"
namespace Common {
class ReadStream;