[Scummvm-cvs-logs] CVS: scummvm/saga game.cpp,1.109,1.110

Torbjörn Andersson eriktorbjorn at users.sourceforge.net
Mon Oct 10 08:49:52 CEST 2005


Update of /cvsroot/scummvm/scummvm/saga
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19608

Modified Files:
	game.cpp 
Log Message:
The demo resources list looked incomplete to me. Can anyone check if this
works?


Index: game.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/saga/game.cpp,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -d -r1.109 -r1.110
--- game.cpp	10 Oct 2005 15:31:42 -0000	1.109
+++ game.cpp	10 Oct 2005 15:48:15 -0000	1.110
@@ -202,6 +202,7 @@
 static GameResourceDescription ITEDemo_Resources = {
 	RID_ITEDEMO_SCENE_LUT,  // Scene lookup table RN
 	RID_ITEDEMO_SCRIPT_LUT, // Script lookup table RN
+	RID_ITEDEMO_MAIN_PANEL,
 	RID_ITEDEMO_CONVERSE_PANEL,
 	RID_ITEDEMO_OPTION_PANEL,
 	RID_ITEDEMO_MAIN_SPRITES,





More information about the Scummvm-git-logs mailing list