浏览代码

Fix formatting

gingerBill 2 年之前
父节点
当前提交
503b897677
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      vendor/cgltf/cgltf.odin

+ 0 - 1
vendor/cgltf/cgltf.odin

@@ -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,