aboutsummaryrefslogtreecommitdiff
path: root/engines/cryo/staticdata.cpp
diff options
context:
space:
mode:
authorStrangerke2016-11-16 14:42:19 -0800
committerEugene Sandulenko2017-01-25 22:42:07 +0100
commitc62b719118c215c0198a2dda46746d922c6a37e1 (patch)
tree2574ec9639135c6fa7c8efae00955d30d81264ee /engines/cryo/staticdata.cpp
parent1b34a02db7c17131a6f6d0004df1dec00c0ed8d9 (diff)
downloadscummvm-rg350-c62b719118c215c0198a2dda46746d922c6a37e1.tar.gz
scummvm-rg350-c62b719118c215c0198a2dda46746d922c6a37e1.tar.bz2
scummvm-rg350-c62b719118c215c0198a2dda46746d922c6a37e1.zip
CRYO: Some more renaming and reducing of scope
Diffstat (limited to 'engines/cryo/staticdata.cpp')
-rw-r--r--engines/cryo/staticdata.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/engines/cryo/staticdata.cpp b/engines/cryo/staticdata.cpp
index eab6fa67fc..cb05556aa2 100644
--- a/engines/cryo/staticdata.cpp
+++ b/engines/cryo/staticdata.cpp
@@ -239,7 +239,7 @@ goto_t gotos[] = {
#define SUB_LINE(start, end) \
(start), (end) | 0x8000
-int16 tab_2D24C[] = {
+int16 kFramesVid170[] = {
SUB_LINE( 68, 120),
SUB_LINE( 123, 196),
SUB_LINE( 199, 274),
@@ -259,13 +259,13 @@ int16 tab_2D24C[] = {
-1
};
-int16 tab_2D28E[] = {
+int16 kFramesVid83[] = {
SUB_LINE(99, 155),
SUB_LINE(157, 256),
-1
};
-int16 tab_2D298[] = {
+int16 kFramesVid88[] = {
SUB_LINE(106, 173),
SUB_LINE(175, 244),
SUB_LINE(246, 350),
@@ -273,7 +273,7 @@ int16 tab_2D298[] = {
-1
};
-int16 tab_2D2AA[] = {
+int16 kFramesVid89[] = {
SUB_LINE(126, 176),
SUB_LINE(178, 267),
SUB_LINE(269, 342),
@@ -283,7 +283,7 @@ int16 tab_2D2AA[] = {
-1
};
-int16 tab_2D2C4[] = {
+int16 kFramesVid94[] = {
SUB_LINE(101, 213),
SUB_LINE(215, 353),
SUB_LINE(355, 455),