aboutsummaryrefslogtreecommitdiff
path: root/engines/access/martian/martian_resources.cpp
diff options
context:
space:
mode:
authorFilippos Karapetis2015-07-27 14:52:23 +0300
committerFilippos Karapetis2015-07-27 14:52:23 +0300
commit37be3cbe83cdb7f4510db298c718c6b5d80ba0fe (patch)
treebf62592d143f676aef00694dde19a7a750ed62b8 /engines/access/martian/martian_resources.cpp
parent7915b91720c6c9c1ac2c2c186db9418f6a6cb0a2 (diff)
downloadscummvm-rg350-37be3cbe83cdb7f4510db298c718c6b5d80ba0fe.tar.gz
scummvm-rg350-37be3cbe83cdb7f4510db298c718c6b5d80ba0fe.tar.bz2
scummvm-rg350-37be3cbe83cdb7f4510db298c718c6b5d80ba0fe.zip
ACCESS: Rename ICON_DATA -> ICON_PALETTE
Diffstat (limited to 'engines/access/martian/martian_resources.cpp')
-rw-r--r--engines/access/martian/martian_resources.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/access/martian/martian_resources.cpp b/engines/access/martian/martian_resources.cpp
index c7f905413a..474ec2f71c 100644
--- a/engines/access/martian/martian_resources.cpp
+++ b/engines/access/martian/martian_resources.cpp
@@ -738,7 +738,7 @@ const byte CREDIT_DATA[] = {
0x0B, 0x00, 0xFF, 0xFF, 0xF4, 0x01, 0xFF, 0xFF, 0xFF, 0xFF
};
-const byte ICON_DATA[] = {
+const byte ICON_PALETTE[] = {
0x3F, 0x3F, 0x00, 0x00, 0x07, 0x16,
0x00, 0x0A, 0x1A, 0x00, 0x0D, 0x1F,
0x00, 0x11, 0x28, 0x00, 0x15, 0x30,