Browse Source

Fix formatting

gingerBill 2 years ago
parent
commit
503b897677
1 changed files with 0 additions and 1 deletions
  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")
 @(default_calling_convention="c")
 @(link_prefix="cgltf_")
 @(link_prefix="cgltf_")
 foreign lib {
 foreign lib {
-@(require_results)
 	@(require_results)
 	@(require_results)
 	load_buffers :: proc(
 	load_buffers :: proc(
 		#by_ptr options: options,
 		#by_ptr options: options,