[Scummvm-cvs-logs] SF.net SVN: scummvm: [29821] scummvm/trunk/engines/parallaction/saveload. cpp

peres001 at users.sourceforge.net peres001 at users.sourceforge.net
Mon Dec 10 21:32:07 CET 2007


Revision: 29821
          http://scummvm.svn.sourceforge.net/scummvm/?rev=29821&view=rev
Author:   peres001
Date:     2007-12-10 12:32:06 -0800 (Mon, 10 Dec 2007)

Log Message:
-----------
Added 90 extra save slots for Nippon Safes.

Modified Paths:
--------------
    scummvm/trunk/engines/parallaction/saveload.cpp

Modified: scummvm/trunk/engines/parallaction/saveload.cpp
===================================================================
--- scummvm/trunk/engines/parallaction/saveload.cpp	2007-12-10 20:29:51 UTC (rev 29820)
+++ scummvm/trunk/engines/parallaction/saveload.cpp	2007-12-10 20:32:06 UTC (rev 29821)
@@ -43,7 +43,7 @@
  * itself, thus breaking compatibility with the original version. Who cares anyway?
  */
 
-#define NUM_SAVESLOTS       10
+#define NUM_SAVESLOTS       100
 #define SPECIAL_SAVESLOT    999
 
 namespace Parallaction {


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