oops
svn-id: r13530
This commit is contained in:
parent
d78e9bb0ac
commit
2bc99154fb
1 changed files with 0 additions and 2 deletions
|
@ -852,8 +852,6 @@ void Sound::startSfxSound(File *file, int file_size, PlayingSoundHandle *handle,
|
||||||
|
|
||||||
AudioStream *input = NULL;
|
AudioStream *input = NULL;
|
||||||
|
|
||||||
printf("startSfxSound: file_size = %d\n", file_size);
|
|
||||||
|
|
||||||
switch (_soundMode) {
|
switch (_soundMode) {
|
||||||
case kMP3Mode:
|
case kMP3Mode:
|
||||||
#ifdef USE_MAD
|
#ifdef USE_MAD
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue