aboutsummaryrefslogtreecommitdiff
path: root/engines/access/amazon/amazon_resources.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/access/amazon/amazon_resources.h')
-rw-r--r--engines/access/amazon/amazon_resources.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/access/amazon/amazon_resources.h b/engines/access/amazon/amazon_resources.h
index a952860bc2..190424b841 100644
--- a/engines/access/amazon/amazon_resources.h
+++ b/engines/access/amazon/amazon_resources.h
@@ -138,11 +138,11 @@ extern const int HELP1COORDS[2][4];
extern const int RIVER1OBJ[23][4];
extern const int CAST_END_OBJ[26][4];
-
extern const int CAST_END_OBJ1[4][4];
-} // End of namespace Amazon
+extern const int RMOUSE[10][2];
+} // End of namespace Amazon
} // End of namespace Access
#endif /* ACCESS_AMAZON_RESOURCES_H */