mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-20 21:35:19 +00:00
fix whitespace
This commit is contained in:
1
vendor/cgltf/cgltf.odin
vendored
1
vendor/cgltf/cgltf.odin
vendored
@@ -7,6 +7,7 @@ else { foreign import lib "system:cgltf" }
|
||||
|
||||
import "core:c"
|
||||
|
||||
|
||||
file_type :: enum c.int {
|
||||
invalid,
|
||||
gltf,
|
||||
|
||||
Reference in New Issue
Block a user