mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-07 16:18:52 +00:00
Keep -vet happy
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ when RESIZE_LIB != "" {
|
||||
}
|
||||
|
||||
foreign import stbi {
|
||||
RESIZE_LIB when RESIZE_LIB != "" else "system:stb_image_resize"
|
||||
RESIZE_LIB when RESIZE_LIB != "" else "system:stb_image_resize",
|
||||
}
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user