mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-21 05:45:19 +00:00
Fix formatting
This commit is contained in:
1
vendor/cgltf/cgltf.odin
vendored
1
vendor/cgltf/cgltf.odin
vendored
@@ -645,7 +645,6 @@ load_buffer_base64 :: proc "c" (#by_ptr options: options, size: uint, base64: cs
|
||||
@(default_calling_convention="c")
|
||||
@(link_prefix="cgltf_")
|
||||
foreign lib {
|
||||
@(require_results)
|
||||
@(require_results)
|
||||
load_buffers :: proc(
|
||||
#by_ptr options: options,
|
||||
|
||||
Reference in New Issue
Block a user