Browse Source

fix whitespace

Gabriel Pariat 1 year ago
parent
commit
89404147f6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      vendor/cgltf/cgltf.odin

+ 1 - 0
vendor/cgltf/cgltf.odin

@@ -7,6 +7,7 @@ else                          { foreign import lib "system:cgltf"          }
 
 import "core:c"
 
+
 file_type :: enum c.int {
 	invalid,
 	gltf,