aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Pariat <gabriel@pariatech.com>2024-01-27 14:10:32 -0500
committerGabriel Pariat <gabriel@pariatech.com>2024-01-27 14:10:32 -0500
commit89404147f65b1703f50f9d56cabf8752447cdb8c (patch)
treea395edd9c952fd340d8b0be2858373d1167d1022
parent29d4bdc80b306a28ca6a1a39da2d6418ccf4443c (diff)
fix whitespace
-rw-r--r--vendor/cgltf/cgltf.odin1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/cgltf/cgltf.odin b/vendor/cgltf/cgltf.odin
index 595fe4640..99fa24049 100644
--- a/vendor/cgltf/cgltf.odin
+++ b/vendor/cgltf/cgltf.odin
@@ -7,6 +7,7 @@ else { foreign import lib "system:cgltf" }
import "core:c"
+
file_type :: enum c.int {
invalid,
gltf,