[Scummvm-cvs-logs] SF.net SVN: scummvm: [28340] scummvm/trunk/engines/saga/sagaresnames.h
thebluegr at users.sourceforge.net
thebluegr at users.sourceforge.net
Mon Jul 30 23:14:57 CEST 2007
Revision: 28340
http://scummvm.svn.sourceforge.net/scummvm/?rev=28340&view=rev
Author: thebluegr
Date: 2007-07-30 14:14:57 -0700 (Mon, 30 Jul 2007)
Log Message:
-----------
Fixed some resources of the IHNM demo
Modified Paths:
--------------
scummvm/trunk/engines/saga/sagaresnames.h
Modified: scummvm/trunk/engines/saga/sagaresnames.h
===================================================================
--- scummvm/trunk/engines/saga/sagaresnames.h 2007-07-30 21:13:51 UTC (rev 28339)
+++ scummvm/trunk/engines/saga/sagaresnames.h 2007-07-30 21:14:57 UTC (rev 28340)
@@ -113,7 +113,7 @@
#define RID_IHNM_MAIN_STRINGS 21
#define RID_IHNMDEMO_MAIN_PANEL 5
-#define RID_IHNMDEMO_CONVERSE_PANEL 5 // TODO: Verify this
+#define RID_IHNMDEMO_CONVERSE_PANEL 6
#define RID_IHNMDEMO_HOURGLASS_CURSOR 6 // Does not exist in the demo
#define RID_IHNMDEMO_MAIN_SPRITES 7
#define RID_IHNMDEMO_MAIN_PANEL_SPRITES 7
@@ -123,7 +123,7 @@
#define RID_IHNMDEMO_OPTION_PANEL_SPRITES 11
#define RID_IHNMDEMO_WARNING_PANEL 12
#define RID_IHNMDEMO_BOSS_SCREEN 13 // Does not exist in the demo
-#define RID_IHNMDEMO_PROFILE_BG 14
+#define RID_IHNMDEMO_PROFILE_BG 15
#define RID_IHNMDEMO_MAIN_STRINGS 16
// Puzzle portraits
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list