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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/access/martian/martian_resources.h b/engines/access/martian/martian_resources.h
index a6ababeec3..ab8dfb4d1a 100644
--- a/engines/access/martian/martian_resources.h
+++ b/engines/access/martian/martian_resources.h
@@ -38,6 +38,8 @@ extern const int TRAVEL_POS[][2];
extern const char *const INVENTORY_NAMES[];
extern const byte *ROOM_TABLE[];
+extern const char *ROOM_DESCR[];
+extern const int ROOM_NUMB;
extern const byte *CHAR_TABLE[];