AudioStream: Re-add SDL backend

This commit is contained in:
Stenzek
2024-03-20 22:46:20 +10:00
parent e70f0e1bc1
commit 9703542775
10 changed files with 185 additions and 13 deletions

View File

@ -203,6 +203,7 @@
<ClCompile Include="postprocessing_shader.cpp" />
<ClCompile Include="postprocessing_shader_fx.cpp" />
<ClCompile Include="postprocessing_shader_glsl.cpp" />
<ClCompile Include="sdl_audio_stream.cpp" />
<ClCompile Include="sdl_input_source.cpp" />
<ClCompile Include="shadergen.cpp" />
<ClCompile Include="shiftjis.cpp" />