Keep -vet happy

This commit is contained in:
gingerBill
2025-06-20 09:20:50 +01:00
parent 9a328e1c97
commit a449ad8ed8
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ when ODIN_OS == .Windows {
}
} else {
foreign import lib {
"kb_text_shape.a"
"kb_text_shape.a",
}
}