Browse Source

fix whitespace

Gabriel Pariat 1 năm trước cách đây
mục cha
commit
89404147f6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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,