Rename Standard Reverb to Reverb

This commit is contained in:
Chris Robinson
2009-04-13 02:01:21 -07:00
parent ee1b02b709
commit 58f48f20e2
+1 -1
View File
@@ -194,7 +194,7 @@ static void printEFXInfo(void)
const char *name;
} effects[] = {
{ AL_EFFECT_EAXREVERB, "EAX Reverb" },
{ AL_EFFECT_REVERB, "Standard Reverb" },
{ AL_EFFECT_REVERB, "Reverb" },
{ AL_EFFECT_CHORUS, "Chorus" },
{ AL_EFFECT_DISTORTION, "Distortion" },
{ AL_EFFECT_ECHO, "Echo" },