mirror of https://github.com/encounter/SDL.git
audio: first attempt at rewriting the channel converters.
This is not ready for production use!
This commit is contained in:
parent
be3a945a8b
commit
257277903e
|
@ -25,7 +25,7 @@
|
|||
#include "../SDL_internal.h"
|
||||
|
||||
#ifndef DEBUG_CONVERT
|
||||
#define DEBUG_CONVERT 0
|
||||
#define DEBUG_CONVERT 1
|
||||
#endif
|
||||
|
||||
#if DEBUG_CONVERT
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue