[Scummvm-cvs-logs] SF.net SVN: scummvm:[53676] scummvm/trunk/engines/lastexpress/game/sound. cpp
eriktorbjorn at users.sourceforge.net
eriktorbjorn at users.sourceforge.net
Thu Oct 21 21:24:24 CEST 2010
Revision: 53676
http://scummvm.svn.sourceforge.net/scummvm/?rev=53676&view=rev
Author: eriktorbjorn
Date: 2010-10-21 19:24:22 +0000 (Thu, 21 Oct 2010)
Log Message:
-----------
LASTEXPRESS: Fix debug message.
Modified Paths:
--------------
scummvm/trunk/engines/lastexpress/game/sound.cpp
Modified: scummvm/trunk/engines/lastexpress/game/sound.cpp
===================================================================
--- scummvm/trunk/engines/lastexpress/game/sound.cpp 2010-10-21 18:13:13 UTC (rev 53675)
+++ scummvm/trunk/engines/lastexpress/game/sound.cpp 2010-10-21 19:24:22 UTC (rev 53676)
@@ -312,7 +312,7 @@
}
bool SoundManager::setupCache(SoundEntry *entry) {
- warning("Sound::updateCache: not implemented!");
+ warning("Sound::setupCache: not implemented!");
return true;
}
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