Update website.

This commit is contained in:
David Reid
2025-02-24 07:48:12 +10:00
parent 9b0c9bdb59
commit ceb0d74d6b
23 changed files with 24 additions and 46 deletions
+1 -1
View File
@@ -281,7 +281,7 @@ MINIAUDIO_IMPLEMENTATION system. This will change from version 0.12.
Add your custom backend vtables here. The order in the array defines the order of priority. The
vtables will be passed in to the resource manager config.
*/</span>
<span style="color:#0033ff">const</span> ma_decoding_backend_vtable* pCustomBackendVTables[] =
ma_decoding_backend_vtable* pCustomBackendVTables[] =
{
ma_decoding_backend_libvorbis,
ma_decoding_backend_libopus