Move raw audio streams to new header sound/raw.h

svn-id: r47368
This commit is contained in:
Max Horn 2010-01-19 00:54:06 +00:00
parent 349fcd1d71
commit 69be747621
26 changed files with 602 additions and 493 deletions

View file

@ -29,6 +29,7 @@
#include "sound/audiostream.h"
#include "sound/mp3.h"
#include "sound/raw.h"
#include "sound/wave.h"