Add missing comma

Add a missing comma in the last fix...
This commit is contained in:
Takashi Iwai 2006-03-21 11:14:54 +00:00
parent 21d5bed81f
commit 8e821d4fee

View file

@ -570,7 +570,7 @@ static int setup_wav_file(int chn)
"Front_Right.wav",
"Rear_Left.wav",
"Rear_Right.wav",
"Front_Center.wav"
"Front_Center.wav",
"Rear_Center.wav", /* FIXME: should be "Bass" or so */
"Side_Left.wav"
"Side_Right.wav"