aboutsummaryrefslogtreecommitdiff
path: root/saga/resnames.h
diff options
context:
space:
mode:
authorEugene Sandulenko2005-10-05 01:31:46 +0000
committerEugene Sandulenko2005-10-05 01:31:46 +0000
commit579478a586b6d6c51bd5f652def24b362251d082 (patch)
tree7b5ebec5bcf25e30c217232969213ec0be768f50 /saga/resnames.h
parentc7e8af5e5e620b9a4fec4a88460e42410eae6e5d (diff)
downloadscummvm-rg350-579478a586b6d6c51bd5f652def24b362251d082.tar.gz
scummvm-rg350-579478a586b6d6c51bd5f652def24b362251d082.tar.bz2
scummvm-rg350-579478a586b6d6c51bd5f652def24b362251d082.zip
IHNM used only 248 colors for game graphics. Top part of the palette
was read from resources. Switching to this scheme fixes magenta outlines in subtitles. svn-id: r18935
Diffstat (limited to 'saga/resnames.h')
-rw-r--r--saga/resnames.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/saga/resnames.h b/saga/resnames.h
index ca1ae7af72..bb42aa53f5 100644
--- a/saga/resnames.h
+++ b/saga/resnames.h
@@ -47,6 +47,8 @@ namespace Saga {
#define IHNM_OBJ_PROFILE 0x4000
+#define RID_IHNM_DEFAULT_PALETTE 1
+
//actor names
#define ITE_ACTOR_PUZZLE 176