mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-30 18:24:00 +00:00
Add @(require_results)
This commit is contained in:
1
vendor/cgltf/cgltf.odin
vendored
1
vendor/cgltf/cgltf.odin
vendored
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user