[Scummvm-cvs-logs] CVS: scummvm/saga game.cpp,1.79,1.80
Torbjörn Andersson
eriktorbjorn at users.sourceforge.net
Wed Jul 20 09:40:31 CEST 2005
Update of /cvsroot/scummvm/scummvm/saga
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8054
Modified Files:
game.cpp
Log Message:
Nope, I was mistaken. The Linux patch files are almost - but not quite -
like the Windows ones.
Index: game.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/saga/game.cpp,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- game.cpp 19 Jul 2005 21:27:25 -0000 1.79
+++ game.cpp 20 Jul 2005 16:38:57 -0000 1.80
@@ -372,9 +372,8 @@
{ "wyrm1.dlt", GAME_RESOURCEFILE, 1530},
{ "wyrm2.dlt", GAME_RESOURCEFILE, 1531},
{ "wyrm3.dlt", GAME_RESOURCEFILE, 1532},
- { "wyrm4.dlt", GAME_RESOURCEFILE, 1533},
- { "credit3m.dlt", GAME_RESOURCEFILE, 1796},
- { "credit4m.dlt", GAME_RESOURCEFILE, 1797},
+ { "credit3n.dlt", GAME_RESOURCEFILE, 1796},
+ { "credit4n.dlt", GAME_RESOURCEFILE, 1797},
{ "P2_A.iaf", GAME_VOICEFILE, 4}
};
More information about the Scummvm-git-logs
mailing list