Keep -vet and -strict-style happy

This commit is contained in:
gingerBill
2025-01-30 12:22:22 +00:00
parent 376f6a6b77
commit bf7c192ce9
4 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -2,5 +2,5 @@ package sdl3
@(export)
foreign import lib {
"SDL3.lib"
"SDL3.lib",
}