aboutsummaryrefslogtreecommitdiff
path: root/queen/defs.h
diff options
context:
space:
mode:
authorGregory Montoir2003-10-27 15:00:25 +0000
committerGregory Montoir2003-10-27 15:00:25 +0000
commit26a873a2e485c75904ae78e486556ede3ef7030c (patch)
treea0712a9dc44037567aace97892f56c40f5295136 /queen/defs.h
parentdde1fde95efbe71675399974991e32258ee32936 (diff)
downloadscummvm-rg350-26a873a2e485c75904ae78e486556ede3ef7030c.tar.gz
scummvm-rg350-26a873a2e485c75904ae78e486556ede3ef7030c.tar.bz2
scummvm-rg350-26a873a2e485c75904ae78e486556ede3ef7030c.zip
more stuff for future Command class
svn-id: r10987
Diffstat (limited to 'queen/defs.h')
-rw-r--r--queen/defs.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/queen/defs.h b/queen/defs.h
index 550dc7155d..1400b153e8 100644
--- a/queen/defs.h
+++ b/queen/defs.h
@@ -57,10 +57,11 @@ enum Direction {
enum {
- INK_BG_PANEL = 0xE2,
- INK_SELECT = 17,
+ INK_BG_PANEL = 226,
INK_JOURNAL = 16,
- INK_NORMAL = 1,
+ INK_CMD_SELECT = 17,
+ INK_CMD_NORMAL = 1,
+ INK_CMD_LOCK = 234,
INK_TALK_NORMAL = 1,
INK_JOE = 17,
INK_OUTLINED_TEXT = 16