mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-18 00:41:26 -07:00
cleanup with -vet and add to all_vendor
This commit is contained in:
@@ -47,6 +47,10 @@ import CA "vendor:darwin/QuartzCore"
|
||||
// NOTE(bill): only one can be checked at a time
|
||||
import lua_5_4 "vendor:lua/5.4"
|
||||
|
||||
import nvg "vendor:nanovg"
|
||||
import nvg_gl "vendor:nanovg/gl"
|
||||
import fontstash "vendor:fontstash"
|
||||
|
||||
_ :: botan_bindings
|
||||
_ :: botan_blake2b
|
||||
_ :: gost
|
||||
@@ -92,4 +96,8 @@ _ :: MTL
|
||||
_ :: MTK
|
||||
_ :: CA
|
||||
|
||||
_ :: lua_5_4
|
||||
_ :: lua_5_4
|
||||
|
||||
_ :: nvg
|
||||
_ :: nvg_gl
|
||||
_ :: fontstash
|
||||
Reference in New Issue
Block a user