aboutsummaryrefslogtreecommitdiff
path: root/saga/game.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2005-08-09 16:01:04 +0000
committerEugene Sandulenko2005-08-09 16:01:04 +0000
commitc6c5c8f868c0c0ea37ddef156b8581d304ad5cac (patch)
treedaf31f306fe90e796010b455466b05203c47aac5 /saga/game.cpp
parente64afc23b4199952ce77de16f94bf30f54fd6c57 (diff)
downloadscummvm-rg350-c6c5c8f868c0c0ea37ddef156b8581d304ad5cac.tar.gz
scummvm-rg350-c6c5c8f868c0c0ea37ddef156b8581d304ad5cac.tar.bz2
scummvm-rg350-c6c5c8f868c0c0ea37ddef156b8581d304ad5cac.zip
o Fix some game parameters for IHNM
o Load voices LUT for IHNM svn-id: r18640
Diffstat (limited to 'saga/game.cpp')
-rw-r--r--saga/game.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/saga/game.cpp b/saga/game.cpp
index 6af7907aef..736be9f262 100644
--- a/saga/game.cpp
+++ b/saga/game.cpp
@@ -527,7 +527,7 @@ static GameDisplayInfo IHNM_DisplayInfo = { //TODO: fill it all
640, 480, // logical width&height
0, // scene path y offset
- 328, // scene height
+ 304, // scene height
0, // status x offset
304, // status y offset
@@ -535,9 +535,9 @@ static GameDisplayInfo IHNM_DisplayInfo = { //TODO: fill it all
24, // status height
8, // status text y offset
186, // status text color
- 11, // status BG color
- 0,0, // save reminder pos
- 0,0, // save reminder w&h
+ 250, // status BG color
+ 616, 304, // save reminder pos
+ 24, 24, // save reminder w&h
0,0, // save reminder sprite numbers
253, // verb text color