aboutsummaryrefslogtreecommitdiff
path: root/engines/access/martian/martian_resources.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/access/martian/martian_resources.h')
-rw-r--r--engines/access/martian/martian_resources.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/engines/access/martian/martian_resources.h b/engines/access/martian/martian_resources.h
index fa30b4a0c8..a6dc81d000 100644
--- a/engines/access/martian/martian_resources.h
+++ b/engines/access/martian/martian_resources.h
@@ -57,6 +57,10 @@ extern const int RMOUSE[10][2];
extern const char *const TRAVDATA[];
extern const char *const ASKTBL[];
+
+extern const byte DEATH_SCREENS[];
+extern const char *const DEATHMESSAGE[];
+
} // End of namespace Martian
} // End of namespace Access