mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-06 18:06:26 +00:00
audio: first attempt at rewriting the channel converters.
This is not ready for production use!
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
#include "../SDL_internal.h"
|
#include "../SDL_internal.h"
|
||||||
|
|
||||||
#ifndef DEBUG_CONVERT
|
#ifndef DEBUG_CONVERT
|
||||||
#define DEBUG_CONVERT 0
|
#define DEBUG_CONVERT 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if DEBUG_CONVERT
|
#if DEBUG_CONVERT
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user