mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
8a822bdd9a
This updates all the darwin stb libraries to be built as universal libraries - meaning they contain both Intel and Apple Silicon versions. This should make these more generally compatible. Also, add stb_vorbis.a in the same way. Not sure why it was missing before.