mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-07 08:08:50 +00:00
Keep -vet and -strict-style happy
This commit is contained in:
Vendored
+1
-1
@@ -2,5 +2,5 @@ package sdl3
|
||||
|
||||
@(export)
|
||||
foreign import lib {
|
||||
"SDL3.lib"
|
||||
"SDL3.lib",
|
||||
}
|
||||
Reference in New Issue
Block a user