aboutsummaryrefslogtreecommitdiff
path: root/engines/access/martian/martian_resources.cpp
diff options
context:
space:
mode:
authorStrangerke2015-01-12 00:23:28 +0100
committerStrangerke2015-01-12 00:23:28 +0100
commiteacc0e085a8bac06acc430b262c4be96322b6aec (patch)
treeb607dd8b1068384d0acf22f5ba90c874412ba889 /engines/access/martian/martian_resources.cpp
parentec381ae36439ba151c9b904e1139dba4b2b313c2 (diff)
downloadscummvm-rg350-eacc0e085a8bac06acc430b262c4be96322b6aec.tar.gz
scummvm-rg350-eacc0e085a8bac06acc430b262c4be96322b6aec.tar.bz2
scummvm-rg350-eacc0e085a8bac06acc430b262c4be96322b6aec.zip
ACCESS: MM - Add resource _byte1EEB5[]
Diffstat (limited to 'engines/access/martian/martian_resources.cpp')
-rw-r--r--engines/access/martian/martian_resources.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/engines/access/martian/martian_resources.cpp b/engines/access/martian/martian_resources.cpp
index 72839a243e..c976fe29ad 100644
--- a/engines/access/martian/martian_resources.cpp
+++ b/engines/access/martian/martian_resources.cpp
@@ -859,5 +859,14 @@ const char *const DEATHMESSAGE[] = {
"ONCE DANGERFIELD GETS OUT OF HIS CHAMBER, HE PULLS OUT A WEAPON AND LETS YOU HAVE IT."
};
+const byte _byte1EEB5[] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
+ 0, 0, 0, 0, 0, 1, 0, 1, 1, 1,
+ 1
+};
+
} // End of namespace Martian
} // End of namespace Access