[Scummvm-cvs-logs] CVS: scummvm/queen defs.h,1.24,1.25

Gregory Montoir cyx at users.sourceforge.net
Tue Nov 4 06:30:21 CET 2003


Update of /cvsroot/scummvm/scummvm/queen
In directory sc8-pr-cvs1:/tmp/cvs-serv8011

Modified Files:
	defs.h 
Log Message:
R_MAP define

Index: defs.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/queen/defs.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- defs.h	3 Nov 2003 03:42:20 -0000	1.24
+++ defs.h	4 Nov 2003 14:29:52 -0000	1.25
@@ -59,6 +59,7 @@
 enum {
 	INK_BG_PANEL      = 226,
 	INK_JOURNAL       = 248,
+	INK_MAP7          = 243,
 	INK_CMD_SELECT    = 255,
 	INK_CMD_NORMAL    = 225,
 	INK_CMD_LOCK      = 234,
@@ -75,6 +76,7 @@
 
 
 enum {
+	ROOM_JUNGLE_PINNACLE     =  7,
 	ROOM_JUNGLE_BUD_SKIP     =  9,
 	ROOM_JUNGLE_MISSIONARY   =  13,
 	





More information about the Scummvm-git-logs mailing list