Keep -vet happy

This commit is contained in:
gingerBill
2022-07-18 15:12:54 +01:00
parent 22a0c3fce1
commit e91f8feedf

View File

@@ -5,6 +5,7 @@ package odin_gl
import "core:os"
import "core:fmt"
import "core:strings"
_ :: fmt
Shader_Type :: enum i32 {
NONE = 0x0000,