cleanup with -vet and add to all_vendor

This commit is contained in:
skytrias
2023-06-23 16:18:40 +02:00
parent 26a5614572
commit 6b59aee336
4 changed files with 63 additions and 59 deletions
+9 -1
View File
@@ -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