Merge pull request #6345 from leecommamichael/stb_vorbis_libc

[vendor:stb/vorbis] don't use core:c/libc
This commit is contained in:
Jeroen van Rijn
2026-02-28 17:37:29 +01:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
// Bindings for [[ stb_vorbis.c ; https://github.com/nothings/stb/blob/master/stb_vorbis.c ]].
package stb_vorbis
import c "core:c/libc"
import c "core:c"
@(private)
LIB :: (