AudioCore: SDL2 Sink

This commit is contained in:
MerryMage 2016-04-27 10:57:29 +01:00
parent 022b08da7d
commit 638de286c2
9 changed files with 182 additions and 3 deletions

View file

@ -65,6 +65,7 @@ namespace Log {
SUB(Render, OpenGL) \
CLS(Audio) \
SUB(Audio, DSP) \
SUB(Audio, Sink) \
CLS(Loader)
// GetClassName is a macro defined by Windows.h, grrr...