don't need SDL for hats
This commit is contained in:
@@ -13,8 +13,6 @@
|
|||||||
#include "RageSound.h"
|
#include "RageSound.h"
|
||||||
#include "RageLog.h"
|
#include "RageLog.h"
|
||||||
|
|
||||||
#include "SDL.h"
|
|
||||||
|
|
||||||
const int channels = 2;
|
const int channels = 2;
|
||||||
const int bytes_per_frame = 2 * channels; /* 16-bit */
|
const int bytes_per_frame = 2 * channels; /* 16-bit */
|
||||||
const int samplerate = 44100;
|
const int samplerate = 44100;
|
||||||
|
|||||||
Reference in New Issue
Block a user