diff --git a/vendor/cgltf/cgltf.odin b/vendor/cgltf/cgltf.odin index fc6fbe644..e023c4863 100644 --- a/vendor/cgltf/cgltf.odin +++ b/vendor/cgltf/cgltf.odin @@ -646,6 +646,7 @@ load_buffer_base64 :: proc "c" (#by_ptr options: options, size: uint, base64: cs @(link_prefix="cgltf_") foreign lib { @(require_results) + @(require_results) load_buffers :: proc( #by_ptr options: options, data: ^data,