aboutsummaryrefslogtreecommitdiff
path: root/engines/cryo/staticdata.cpp
diff options
context:
space:
mode:
authorStrangerke2017-01-22 22:38:18 +0100
committerEugene Sandulenko2017-01-25 22:42:25 +0100
commitb455532d3474ed8f06ada1ba90d13a414cac04da (patch)
treec63e8275086611feb7fe69f95e429a3563f46771 /engines/cryo/staticdata.cpp
parent862f22e72aaa5336990587fc91ec1a108bea0358 (diff)
downloadscummvm-rg350-b455532d3474ed8f06ada1ba90d13a414cac04da.tar.gz
scummvm-rg350-b455532d3474ed8f06ada1ba90d13a414cac04da.tar.bz2
scummvm-rg350-b455532d3474ed8f06ada1ba90d13a414cac04da.zip
CRYO: move tab_2CB1E to EdenGame
Diffstat (limited to 'engines/cryo/staticdata.cpp')
-rw-r--r--engines/cryo/staticdata.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/engines/cryo/staticdata.cpp b/engines/cryo/staticdata.cpp
index 404ad2ecd4..1184791850 100644
--- a/engines/cryo/staticdata.cpp
+++ b/engines/cryo/staticdata.cpp
@@ -381,17 +381,6 @@ Citadel _citadelList[] = {
{ 255, { 310, 311, 0, 0, 312, 313, 309, 0 }, { 139, 140, 0, 0, 141, 142, 138, 0 } }
};
-uint8 tab_2CB1E[8][4] = {
- { 0x10, 0x81, 1, 0x90},
- { 0x90, 1, 0x81, 0x10},
- { 1, 0x90, 0x10, 0x81},
- { 1, 0x10, 0x90, 0x81},
- { 1, 0x90, 0x10, 0x81},
- { 0x81, 0x10, 0x90, 1},
- { 0x81, 0x10, 0x90, 1},
- { 0x81, 0x90, 1, 0x10}
-};
-
prect_t _characterRects[] = { //TODO: just an array of int16s?
{ 93, 69, 223, 176},
{ 102, 86, 162, 126},