parent
92232b088c
commit
a0309f74d1
|
@ -20,9 +20,6 @@
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "../ta-log.h"
|
#include "../ta-log.h"
|
||||||
#include "sdlAudio.h"
|
#include "sdlAudio.h"
|
||||||
#ifdef _WIN32
|
|
||||||
#include <windows.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
void taSDLProcess(void* inst, unsigned char* buf, int nframes) {
|
void taSDLProcess(void* inst, unsigned char* buf, int nframes) {
|
||||||
TAAudioSDL* in=(TAAudioSDL*)inst;
|
TAAudioSDL* in=(TAAudioSDL*)inst;
|
||||||
|
|
Loading…
Reference in a new issue