aboutsummaryrefslogtreecommitdiff
path: root/saga/game.cpp
diff options
context:
space:
mode:
authorAndrew Kurushin2005-11-26 12:08:05 +0000
committerAndrew Kurushin2005-11-26 12:08:05 +0000
commit66e5b90168b311d6f4d4d1ae31142e02bca29d4d (patch)
tree162b17c477e5a95432e592084c13ba8e2d75c94c /saga/game.cpp
parent42548e371cba500a9ead2f71d399d098896a82bd (diff)
downloadscummvm-rg350-66e5b90168b311d6f4d4d1ae31142e02bca29d4d.tar.gz
scummvm-rg350-66e5b90168b311d6f4d4d1ae31142e02bca29d4d.tar.bz2
scummvm-rg350-66e5b90168b311d6f4d4d1ae31142e02bca29d4d.zip
known color WIP #1
svn-id: r19703
Diffstat (limited to 'saga/game.cpp')
-rw-r--r--saga/game.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/saga/game.cpp b/saga/game.cpp
index d53200b2cd..a7165113b3 100644
--- a/saga/game.cpp
+++ b/saga/game.cpp
@@ -147,10 +147,6 @@ static GameDisplayInfo ITE_DisplayInfo = {
12,12, // save reminder w & h
6,7, // save reminder sprite numbers
- 147, // verb text color
- 15, // verb text shadow color
- 96, // verb text active color
-
5, 4, // left portrait x, y offset
274, 4, // right portrait x, y offset
@@ -603,10 +599,6 @@ static GameDisplayInfo IHNM_DisplayInfo = { //TODO: fill it all
24, 24, // save reminder w&h
0,1, // save reminder sprite numbers
- 253, // verb text color
- 15, // verb text shadow color FIXME
- 252, // verb text active color
-
11, 12, // left portrait x, y offset
-1, -1, // right portrait x, y offset