Migra a jail_audio nou amb streaming i precàrrega
This commit is contained in:
7
third_party/stb_vorbis_impl.cpp
vendored
Normal file
7
third_party/stb_vorbis_impl.cpp
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
// Isolated TU for the stb_vorbis implementation.
|
||||
// jail_audio.cpp defines STB_VORBIS_HEADER_ONLY before including stb_vorbis.c
|
||||
// (it only sees declarations there); this TU provides the definitions and
|
||||
// the linker resolves them.
|
||||
|
||||
// NOLINTNEXTLINE(bugprone-suspicious-include)
|
||||
#include "stb_vorbis.c"
|
||||
Reference in New Issue
Block a user