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

@ -25,6 +25,7 @@
#include "common/endian.h"
#include "sound/mixer.h"
#include "sound/raw.h"
#include "made/resource.h"
#include "made/graphics.h"