More header massaging... works great on Windows. ;-)
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401362
This commit is contained in:
parent
7d878d138f
commit
684909fae2
268 changed files with 90 additions and 806 deletions
|
@ -24,12 +24,8 @@
|
|||
|
||||
/* Microsoft WAVE file loading routines */
|
||||
|
||||
#include "SDL_stdlib.h"
|
||||
#include "SDL_string.h"
|
||||
#include "SDL_error.h"
|
||||
#include "SDL_audio.h"
|
||||
#include "SDL_wave.h"
|
||||
#include "SDL_endian.h"
|
||||
|
||||
|
||||
static int ReadChunk(SDL_RWops *src, Chunk *chunk);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue