[Scummvm-cvs-logs] SF.net SVN: scummvm:[39699] scummvm/trunk/engines/cruise/function.cpp
dreammaster at users.sourceforge.net
dreammaster at users.sourceforge.net
Thu Mar 26 12:16:34 CET 2009
Revision: 39699
http://scummvm.svn.sourceforge.net/scummvm/?rev=39699&view=rev
Author: dreammaster
Date: 2009-03-26 11:16:34 +0000 (Thu, 26 Mar 2009)
Log Message:
-----------
Corrected the positions of two library functions in the library function list
Modified Paths:
--------------
scummvm/trunk/engines/cruise/function.cpp
Modified: scummvm/trunk/engines/cruise/function.cpp
===================================================================
--- scummvm/trunk/engines/cruise/function.cpp 2009-03-25 23:47:16 UTC (rev 39698)
+++ scummvm/trunk/engines/cruise/function.cpp 2009-03-26 11:16:34 UTC (rev 39699)
@@ -1621,8 +1621,8 @@
Op_CTOff,
Op_Random,
Op_LoadSong,
+ Op_FadeSong,
Op_PlaySong,
- Op_FadeSong,
Op_FreeSong, // 0x40
Op_FrameExist,
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