Return of the MP3 CD patch ... use CBR 22 kHz
svn-id: r3981
This commit is contained in:
parent
fd6a44e7c5
commit
bb06400d00
9 changed files with 310 additions and 149 deletions
1
sdl.cpp
1
sdl.cpp
|
@ -4,7 +4,6 @@
|
|||
#include "SDL_thread.h"
|
||||
#include "gameDetector.h"
|
||||
|
||||
#include "mp3_cd.h"
|
||||
#include <SDL.h>
|
||||
|
||||
#define MAX(a,b) (((a)<(b)) ? (b) : (a))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue