mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-14 18:02:22 -07:00
Keep -vet happy
This commit is contained in:
Vendored
+1
@@ -5,6 +5,7 @@ package odin_gl
|
||||
import "core:os"
|
||||
import "core:fmt"
|
||||
import "core:strings"
|
||||
_ :: fmt
|
||||
|
||||
Shader_Type :: enum i32 {
|
||||
NONE = 0x0000,
|
||||
|
||||
Reference in New Issue
Block a user