[Scummvm-cvs-logs] SF.net SVN: scummvm: [32245] scummvm/trunk/sound/softsynth/mt32/mt32emu.h

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Sat May 24 16:44:22 CEST 2008


Revision: 32245
          http://scummvm.svn.sourceforge.net/scummvm/?rev=32245&view=rev
Author:   fingolfin
Date:     2008-05-24 07:44:22 -0700 (Sat, 24 May 2008)

Log Message:
-----------
typo

Modified Paths:
--------------
    scummvm/trunk/sound/softsynth/mt32/mt32emu.h

Modified: scummvm/trunk/sound/softsynth/mt32/mt32emu.h
===================================================================
--- scummvm/trunk/sound/softsynth/mt32/mt32emu.h	2008-05-24 14:23:16 UTC (rev 32244)
+++ scummvm/trunk/sound/softsynth/mt32/mt32emu.h	2008-05-24 14:44:22 UTC (rev 32245)
@@ -29,7 +29,7 @@
 #define MT32EMU_MONITOR_PARTIALS 0
 // Determines how the waveform cache file is handled (must be regenerated after sampling rate change)
 #define MT32EMU_WAVECACHEMODE 0 // Load existing cache if possible, otherwise generate and save cache
-//#define MT32EMU_WAVECACHEMODE 1 // Load existing cache if possible, otherwise generage but don't save cache
+//#define MT32EMU_WAVECACHEMODE 1 // Load existing cache if possible, otherwise generate but don't save cache
 //#define MT32EMU_WAVECACHEMODE 2 // Ignore existing cache, generate and save cache
 //#define MT32EMU_WAVECACHEMODE 3 // Ignore existing cache, generate but don't save cache
 


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